]> git.parisson.com Git - django-social-auth.git/commitdiff
Typo
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 28 Feb 2011 17:01:11 +0000 (15:01 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 28 Feb 2011 17:01:11 +0000 (15:01 -0200)
README.rst

index a86a455ef331349ef0a727b5962c7fd5aa5dd654..0d8f5b04f430417a8706e266bef9dd27996e3d5f 100644 (file)
@@ -170,7 +170,7 @@ Configuration
 
 - Sync database to create needed models::
 
-    ./manage syncdb
+    ./manage.py syncdb
 
 - Not mandatory, but recommended::