From 54235fd3b2dd188a386056d5811a5370cf8c79fb Mon Sep 17 00:00:00 2001 From: parth Date: Fri, 9 Dec 2011 05:31:57 +0530 Subject: made some modifications to the readme file --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 7286bb1..466f148 100644 --- a/README.rst +++ b/README.rst @@ -140,9 +140,7 @@ To install this app follow the steps below: #. run:: - ./bin/django syncdb - - [ enter password etc.] + ./bin/django syncdb run:: -- cgit