Commit 819e4475 authored by Vaibhav Sagar's avatar Vaibhav Sagar

Change 'abarbu' back to 'gibiansky'

parent 19ba3cdf
...@@ -34,7 +34,7 @@ sudo apt-get install -y python3-pip git libtinfo-dev libzmq3-dev libcairo2-dev l ...@@ -34,7 +34,7 @@ sudo apt-get install -y python3-pip git libtinfo-dev libzmq3-dev libcairo2-dev l
```bash ```bash
pip3 install -r requirements.txt pip3 install -r requirements.txt
curl -sSL https://get.haskellstack.org/ | sh curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/abarbu/IHaskell git clone https://github.com/gibiansky/IHaskell
cd IHaskell cd IHaskell
stack install gtk2hs-buildtools stack install gtk2hs-buildtools
stack install --fast stack install --fast
...@@ -51,7 +51,7 @@ they will be soon. ...@@ -51,7 +51,7 @@ they will be soon.
brew install python3 brew install python3
brew install zeromq brew install zeromq
curl -sSL https://get.haskellstack.org/ | sh curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/abarbu/IHaskell git clone https://github.com/gibiansky/IHaskell
cd IHaskell cd IHaskell
stack install gtk2hs-buildtools stack install gtk2hs-buildtools
stack install --fast stack install --fast
......
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