Add dependency install instructions for OsX

This commit is contained in:
Kornel Lugosi 2014-02-21 20:02:52 +01:00
parent d1dc922117
commit 13a71ea092

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