From: Matías Aguirre Date: Thu, 6 Jan 2011 12:47:21 +0000 (-0200) Subject: easy_install installation example X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b5394ac9b35a55748ab6bcada367688861ec81c7;p=django-social-auth.git easy_install installation example --- diff --git a/README.rst b/README.rst index bfd9a8b..bbda960 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,10 @@ From pypi_:: $ pip install django-social-auth +or:: + + $ easy_install django-social-auth + or clone from github_:: $ git clone git://github.com/omab/django-social-auth.git