diff --git a/README.md b/README.md index 0b44ba4e..0c0b1480 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ cd application/ pip install -r requirements.txt ``` 5. Run the app `python wsgi.py` -7. Start worker with `celery -A app.celery worker -l INFO` +6. Start worker with `celery -A app.celery worker -l INFO` ### Start frontend Make sure you have Node version 16+