mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 08:34:24 +08:00
Update README.md
I did not have cmake installed. Mac tests passed.
This commit is contained in:
parent
9bb4e274fd
commit
5c2a6f85ac
1 changed files with 2 additions and 2 deletions
|
@ -183,11 +183,11 @@ For OsX:
|
|||
|
||||
Via MacPorts:
|
||||
|
||||
sudo port install md5sha1sum
|
||||
sudo port install md5sha1sum cmake
|
||||
|
||||
Via Homebrew:
|
||||
|
||||
brew install md5sha1sum
|
||||
brew install md5sha1sum cmake
|
||||
|
||||
TODO: release the Dockerfile which has this in it
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue