forked from LBRYCommunity/lbry-sdk
Update INSTALL.md
This commit is contained in:
parent
6f909f9654
commit
7a798616d6
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ sudo pip install virtualenv
|
|||
On Ubuntu (we recommend 16.04), install the following:
|
||||
|
||||
```
|
||||
sudo apt-get install libgmp3-dev build-essential python2.7 python2.7-dev \
|
||||
python-pip git python-virtualenv libssl-dev libffi-dev python-protobuf
|
||||
sudo apt-get install libgmp3-dev build-essential python2.7 python2.7-dev python-pip git python-virtualenv libssl-dev libffi-dev python-protobuf
|
||||
```
|
||||
|
||||
If you're running another Linux flavor, install the equivalent of the above packages for your system.
|
||||
|
|
Loading…
Reference in a new issue