Skip to content

Commit

Permalink
Remove important tip mention from README
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroAVJ authored Aug 21, 2023
1 parent d555842 commit 617393e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ The chirps application makes use of Celery and RabbitMQ for job processing. Exec

Both the rabbitmq and celery commands have `--stop` and `--restart` options as well.

#### IMPORTANT CELERY TIP

If you make changes to a Celery task, it must be restarted in order for those changes to be picked up. Simply run
`./manage.py celery --restart`

### Run Webserver

`./manage.py runserver`
Expand Down

0 comments on commit 617393e

Please sign in to comment.