Commit 3b51df45 authored by John's avatar John Committed by GitHub

Create README.md

This was the only change I had to make to get it working on OS X Yosemite.
parent 66fe54b1
...@@ -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