Update of quick start in README
This commit is contained in:
parent
b77be52a15
commit
691e448df5
1 changed files with 2 additions and 2 deletions
|
@ -18,5 +18,5 @@ To bootstrap the project::
|
|||
cd path/to/youmap/repository
|
||||
pip install -r requirements.pip
|
||||
pip install -e .
|
||||
cp youmap/settings/local.py.example youmap/settings/local.py
|
||||
manage.py syncdb --migrate
|
||||
touch youmap/settings/local.py
|
||||
manage.py syncdb
|
||||
|
|
Loading…
Reference in a new issue