Update README.md

This commit is contained in:
Marc Aymerich 2016-02-04 16:39:47 +01:00
parent d23ccd38fa
commit e2b3fd4bc8
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ This deployment is not suitable for production but more than enough for checking
```bash
# Create and activate a Python virtualenv
# Make sure python3.x-venv package is installed on your system
python3 -mvenv env-django-orchestra
source env-django-orchestra/bin/activate