diff --git a/README.md b/README.md index cc50fa4..ead05ba 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,5 @@ Getting started: python3 -m venv venv ./venv/bin/pip install -r requirements.txt ./manage.py migrate -./manage.py update_geoip ./mange.py runserver ```