Update README.md

I did not have cmake installed. Mac tests passed.
This commit is contained in:
Stephen Becker IV 2014-02-21 12:15:16 -08:00
parent 9bb4e274fd
commit 5c2a6f85ac

View File

@ -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