Merge pull request #20 from andyfischer/master

Update README.md: Add libtool to OSX installs
This commit is contained in:
Ashley Hewson 2014-02-21 22:57:39 +00:00
commit f5c72880eb

View File

@ -183,11 +183,11 @@ For OsX:
Via MacPorts:
sudo port install md5sha1sum cmake
sudo port install md5sha1sum cmake libtool
Via Homebrew:
brew install md5sha1sum cmake
brew install md5sha1sum cmake libtool
TODO: release the Dockerfile which has this in it