cleanup
This commit is contained in:
parent
d27f4ac0c0
commit
4640b934cd
1 changed files with 0 additions and 1 deletions
|
@ -4,6 +4,5 @@ Getting started:
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
./venv/bin/pip install -r requirements.txt
|
./venv/bin/pip install -r requirements.txt
|
||||||
./manage.py migrate
|
./manage.py migrate
|
||||||
./manage.py update_geoip
|
|
||||||
./mange.py runserver
|
./mange.py runserver
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue