mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #134 from HungMingWu/master
add required dependency on Debian/Ubuntu system
This commit is contained in:
commit
badf94eb33
@ -187,7 +187,7 @@ and what is currently being worked on:
|
|||||||
|
|
||||||
#### For Debian/Ubuntu:
|
#### For Debian/Ubuntu:
|
||||||
|
|
||||||
sudo apt-get install libtool autoconf cmake libncurses5-dev g++
|
sudo apt-get install libtool autoconf automake cmake libncurses5-dev g++
|
||||||
|
|
||||||
#### For FreeBSD 10:
|
#### For FreeBSD 10:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user