Commit 4df53554 authored by Sumit Sahrawat's avatar Sumit Sahrawat Committed by GitHub

Merge pull request #722 from lgastako/patch-2

Add libmagic to mac install instructions
parents 66fe54b1 3b51df45
...@@ -50,6 +50,7 @@ they will be soon. ...@@ -50,6 +50,7 @@ they will be soon.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install python3 brew install python3
brew install zeromq brew install zeromq
brew install libmagic
curl -sSL https://get.haskellstack.org/ | sh curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/gibiansky/IHaskell git clone https://github.com/gibiansky/IHaskell
cd IHaskell cd IHaskell
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment