Fix Instructions

This commit is contained in:
Job Evers‐Meltzer 2016-10-07 16:17:47 -04:00 committed by GitHub
parent 3ad4ad50ec
commit d91e9aa910

View file

@ -41,7 +41,6 @@ On Ubuntu or Mint you can install the prerequisites by running
It is strongly recommended to create a new virtualenv for LBRY
```
sudo apt-get install
virtualenv lbry-venv
source lbry-venv/bin/activate
```