Merge branch 'master' into prod
This commit is contained in:
commit
b1929bf4f9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Launchifying
|
||||||
|
|
||||||
- create a virtualenv with python 2.7
|
- create a virtualenv with python 2.7
|
||||||
- activate the virtualenv
|
- activate the virtualenv
|
||||||
|
- cd into the virtual env and clone this repo into it (creates ``website`` subdir)
|
||||||
- cd into the ``website`` directory
|
- cd into the ``website`` directory
|
||||||
- ``pip install -r requirements.txt``
|
- ``pip install -r requirements.txt``
|
||||||
- ``python manage.py migrate``
|
- ``python manage.py migrate``
|
||||||
|
|
Loading…
Reference in a new issue