diff --git a/INSTALL.md b/INSTALL.md index 7b3b77f5f..ccce3802e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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 ```