mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 05:05:00 -07:00
README.md: fix ubuntu/debian deps
This commit is contained in:
parent
e9420e3937
commit
cebac0fc59
@ -174,9 +174,9 @@ and what is currently being worked on:
|
||||
|
||||
###Dependencies
|
||||
|
||||
For Ubuntu 12.04:
|
||||
For Debian/Ubuntu:
|
||||
|
||||
sudo apt-get install build-essential cmake libncurses5-dev
|
||||
sudo apt-get install libtool autoconf cmake libncurses5-dev g++
|
||||
|
||||
For FreeBSD 10:
|
||||
|
||||
@ -200,9 +200,6 @@ For Arch Linux:
|
||||
sudo pacman -S base-devel cmake ncurses
|
||||
|
||||
|
||||
TODO: release the Dockerfile which has this in it
|
||||
|
||||
|
||||
|
||||
###Building
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user