added cmake to osx brew instructions

This commit is contained in:
Justin Quick 2013-07-31 22:08:59 -04:00
parent c3b5fe3fa1
commit b67be8fc19

View File

@ -58,7 +58,7 @@ make
<a name="homebrew" />
####Homebrew:
```
brew install libtool automake autoconf libconfig libsodium
brew install libtool automake autoconf libconfig libsodium cmake
cmake .
make
sudo make install