diff --git a/README.md b/README.md index 40b0ec3..255ae1f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install -r requirements.txt ``` python manage.py makemigrations games python manage.py makemigrations profiles -python manage.py runserver makemigrations chat +python manage.py makemigrations chat python manage.py migrate ``` - Start the developpement server