readme correction

This commit is contained in:
Diego Calvo
2021-01-25 14:11:41 +01:00
parent afe48992c6
commit 6d21fce9d8

View File

@@ -19,7 +19,7 @@ From inside the project's folder:
``` ```
python manage.py makemigrations core geo companies products history stats python manage.py makemigrations core geo companies products history stats
python migrate python manage.py migrate
``` ```
- Start server in development mode: `python manage.py runserver` - Start server in development mode: `python manage.py runserver`