forked from LBRYCommunity/lbry-sdk
close #1111
This commit is contained in:
parent
7634d056a9
commit
6395ac4f59
1 changed files with 2 additions and 0 deletions
|
@ -77,6 +77,8 @@ To install:
|
|||
virtualenv lbry-venv
|
||||
source lbry-venv/bin/activate
|
||||
|
||||
python --version # Python 3 is not supported. Make sure you're on Python 2.7
|
||||
|
||||
pip install -U -r requirements.txt
|
||||
pip install --editable .
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue