diff --git a/README.rst b/README.rst index 9a28368115f4b680181f11ef1e171934d36fdefb..63e217a3af7996e3c62da18fafbd98b0b1da784d 100644 --- a/README.rst +++ b/README.rst @@ -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``