Update README.rst

This commit is contained in:
Nick Seidenman 2017-01-12 07:59:04 +11:00 committed by GitHub
parent 3100047760
commit fad9c76d8f

View file

@ -8,6 +8,7 @@ Launchifying
- create a virtualenv with python 2.7
- activate the virtualenv
- cd into the virtual env and clone this repo into it (creates ``website`` subdir)
- cd into the ``website`` directory
- ``pip install -r requirements.txt``
- ``python manage.py migrate``