Merge pull request #722 from lgastako/patch-2

Add libmagic to mac install instructions
This commit is contained in:
Sumit Sahrawat 2017-06-11 05:31:00 +05:30 committed by GitHub
commit 4df5355480

View File

@ -50,6 +50,7 @@ they will be soon.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install python3
brew install zeromq
brew install libmagic
curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/gibiansky/IHaskell
cd IHaskell