Fix docs.

This commit is contained in:
Ignacio Fiorentino 2016-10-05 14:18:38 -03:00
parent 394be62b58
commit f9990d8b34

View file

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