summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 784962b..7286bb1 100644
--- a/README.rst
+++ b/README.rst
@@ -60,13 +60,11 @@ To deploy this app follow the steps below:
#. run::
- ./bin/buildout -c production.cfg
+ ./bin/buildout -c production.cfg
#. run::
- ./bin/django syncdb
-
- [ enter password etc.]
+ ./bin/django syncdb
run::