mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 05:35:10 -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
|
###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:
|
For FreeBSD 10:
|
||||||
|
|
||||||
@ -200,9 +200,6 @@ For Arch Linux:
|
|||||||
sudo pacman -S base-devel cmake ncurses
|
sudo pacman -S base-devel cmake ncurses
|
||||||
|
|
||||||
|
|
||||||
TODO: release the Dockerfile which has this in it
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###Building
|
###Building
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user