Update README.md
This commit is contained in:
parent
8e375c4805
commit
072c97d1c0
@ -23,9 +23,8 @@ pip install -r requirements.txt
|
|||||||
- Setup database
|
- Setup database
|
||||||
```
|
```
|
||||||
python manage.py makemigrations games
|
python manage.py makemigrations games
|
||||||
python manage.py migrate games
|
|
||||||
python manage.py makemigrations profiles
|
python manage.py makemigrations profiles
|
||||||
python manage.py migrate profiles
|
python manage.py migrate
|
||||||
```
|
```
|
||||||
- Start the developpement server
|
- Start the developpement server
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user