From fad9c76d8fb7eccf0191dbab26bbe4889644d87a 2017-01-11 20:59:04 From: Nick Seidenman Date: 2017-01-11 20:59:04 Subject: [PATCH] Update README.rst --- 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``