mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
Update README.md
I did not have cmake installed. Mac tests passed.
This commit is contained in:
parent
9bb4e274fd
commit
5c2a6f85ac
@ -183,11 +183,11 @@ For OsX:
|
|||||||
|
|
||||||
Via MacPorts:
|
Via MacPorts:
|
||||||
|
|
||||||
sudo port install md5sha1sum
|
sudo port install md5sha1sum cmake
|
||||||
|
|
||||||
Via Homebrew:
|
Via Homebrew:
|
||||||
|
|
||||||
brew install md5sha1sum
|
brew install md5sha1sum cmake
|
||||||
|
|
||||||
TODO: release the Dockerfile which has this in it
|
TODO: release the Dockerfile which has this in it
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user