diff --git a/docs/sections/installation.rst b/docs/sections/installation.rst index 59b5e10..53db3ed 100644 --- a/docs/sections/installation.rst +++ b/docs/sections/installation.rst @@ -41,8 +41,8 @@ Add the provider urls:: Generate server RSA key and run migrations (if you don't):: - $ python manage.py creatersakey $ python manage.py migrate + $ python manage.py creatersakey Add required variables to your project settings::