Edit README.

This commit is contained in:
juanifioren 2014-12-19 12:59:11 -03:00
parent a638e023c5
commit 9202b37f29

View file

@ -8,6 +8,11 @@ Installation
Install the package using pip.
.. code:: bash
pip install -e git+https://github.com/juanifioren/django-openid-provider.git#egg=openid_provider
Add it to your proyect apps.
.. code:: python