diff --git a/README.md b/README.md index 682cda5b..6f444aeb 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ packages, you will probably want the following: 2. Activate the virtualenv. - source ./env/bin/activate + source ./venv/bin/activate 2. Install dependencies through `pip`.