Update Installation instructions

This commit is contained in:
Job Evers‐Meltzer 2016-10-27 09:25:06 -05:00 committed by GitHub
parent 8ce08f7da1
commit 4b330d0e9f

View file

@ -33,7 +33,7 @@ On Ubuntu or Mint you can install the prerequisites by running
```
sudo apt-get install libgmp3-dev build-essential python2.7 python2.7-dev \
python-pip git python-virtualenv
python-pip git python-virtualenv libssl-dev libffi-dev
```
##### OSX and Linux Installation