Remove invalid command from README development section

remotes/origin/uuid-for-analytics
gabrielecker 2017-10-19 14:28:30 -02:00 committed by Jesús Espino
parent abaa6ddcb3
commit 462ca1eccd
1 changed files with 3 additions and 4 deletions

View File

@ -93,7 +93,6 @@ pip install -r requirements.txt
python manage.py migrate --noinput
python manage.py loaddata initial_user
python manage.py loaddata initial_project_templates
python manage.py loaddata initial_role
python manage.py sample_data
```