Merge pull request #7 from Coornail/osx-build-instructions

Add dependency install instructions for OsX
This commit is contained in:
Thiago de Arruda 2014-02-21 17:24:10 -02:00
commit 6307bf23fb

View File

@ -176,12 +176,23 @@ For Ubuntu 12.04:
sudo apt-get install build-essential cmake libncurses5-dev
For OsX:
* Install [Xcode](https://developer.apple.com/)
* Install sha1sum
Via MacPorts:
sudo port install md5sha1sum
Via Homebrew:
sudo brew install md5sha1sum
TODO: release the Dockerfile which has this in it
TODO: Arch instructions
TODO: OSX instructions
###Building