Update README.md
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user