diff --git a/README.md b/README.md index e7ede63..c247775 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Clone the package from the git repository Create a virtual environment - virtualenv --python=python3 venv + virtualenv --python=python3 env source env/bin/activate pip install -r requirements.txt