forked from LBRYCommunity/lbry-sdk
Update Installation instructions
This commit is contained in:
parent
8ce08f7da1
commit
4b330d0e9f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue