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
|
virtualenv lbry-venv
|
||||||
source lbry-venv/bin/activate
|
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 -U -r requirements.txt
|
||||||
pip install --editable .
|
pip install --editable .
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue