Update README.md

This commit is contained in:
starnakin 2023-12-16 10:35:52 +01:00
parent d03f90367f
commit 9be65a2bab

View File

@ -24,7 +24,7 @@ pip install -r requirements.txt
``` ```
python manage.py makemigrations games python manage.py makemigrations games
python manage.py makemigrations profiles python manage.py makemigrations profiles
python manage.py runserver makemigrations chat python manage.py makemigrations chat
python manage.py migrate python manage.py migrate
``` ```
- Start the developpement server - Start the developpement server