diff --git a/README.md b/README.md index 6f8bd43..8d2c757 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * `pip install -r requirements.txt` * `./manage.py migrate` * `./manage.py createsuperuser` -* `./manage.py startserver` +* `./manage.py runserver` * start message queue with `docker-compose up -d broker result-backend` * start runner with `celery -A shiftregister worker -B` * add calendars at http://127.0.0.1:8000/admin/importer/calendar/add/