diff --git a/README.md b/README.md index b049f60..7f05917 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ INSTALLED_APPS = ( #... ) ``` -- Run ``python manage.py makemigrations admin_interface`` - Run ``python manage.py migrate admin_interface`` - Run ``python manage.py collectstatic`` - Restart your application server