mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
Add Arch dependency instructions to README.md
Also accidentally clear trailing whitespace in README. vim autocommands ftw.
This commit is contained in:
parent
31d5ae42c3
commit
b5672b9c43
@ -189,9 +189,12 @@ For OsX:
|
|||||||
|
|
||||||
brew install md5sha1sum cmake libtool
|
brew install md5sha1sum cmake libtool
|
||||||
|
|
||||||
|
For Arch Linux:
|
||||||
|
|
||||||
|
sudo pacman -S base-devel cmake ncurses
|
||||||
|
|
||||||
TODO: release the Dockerfile which has this in it
|
TODO: release the Dockerfile which has this in it
|
||||||
|
|
||||||
TODO: Arch instructions
|
|
||||||
|
|
||||||
|
|
||||||
###Building
|
###Building
|
||||||
|
Loading…
Reference in New Issue
Block a user