Fix migration command in README.md

This commit is contained in:
Mohammad Hossein Sekhavat 2017-07-23 17:07:39 +04:30 committed by Jannis Leidel
parent 9591ff917a
commit 7012454230

View file

@ -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.