]> git.parisson.com Git - django-social-auth.git/commitdiff
easy_install installation example
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 12:47:21 +0000 (10:47 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 12:47:21 +0000 (10:47 -0200)
README.rst

index bfd9a8b57d81132fbc0c3c89b048b5a5c75818d7..bbda960df21af79ca32bbf503b531e7cc1af1730 100644 (file)
@@ -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