Skip to content

Commit

Permalink
Merge 15cfb69 into 46d136f
Browse files Browse the repository at this point in the history
  • Loading branch information
mamigot committed Sep 12, 2016
2 parents 46d136f + 15cfb69 commit 745135d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/tutorial_01.rst
Expand Up @@ -16,7 +16,7 @@ Create a virtualenv and install `django-oauth-toolkit` and `django-cors-headers`

::

pip install django-oauth-toolkit django-cors-headers
pip install django-oauth-toolkit django-cors-middleware

Start a Django project, add `oauth2_provider` and `corsheaders` to the installed apps, and enable admin:

Expand Down

0 comments on commit 745135d

Please sign in to comment.