From 9202b37f297c6a99cff45d2f38ea563c789042e7 Mon Sep 17 00:00:00 2001 From: juanifioren Date: Fri, 19 Dec 2014 12:59:11 -0300 Subject: [PATCH] Edit README. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 26001f7..dd99617 100644 --- a/README.rst +++ b/README.rst @@ -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