mirror of
https://github.com/jazzband/django-celery-monitor.git
synced 2026-03-16 22:00:24 +00:00
Fix migration command in README.md
This commit is contained in:
parent
9591ff917a
commit
7012454230
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ To use this with your project you need to follow these steps:
|
|||
|
||||
.. code-block:: console
|
||||
|
||||
$ python manage.py migrate django_celery_monitor
|
||||
$ python manage.py migrate celery_monitor
|
||||
|
||||
#. Go to the Django admin of your site and look for the "Celery Monitor"
|
||||
section.
|
||||
|
|
|
|||
Loading…
Reference in a new issue