summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorParth buch2012-01-23 16:15:31 +0530
committerParth buch2012-01-23 16:15:31 +0530
commite29522ba1798ca07d91925a5321249925c5468be (patch)
treec6460b8d43d1aa963f5f05cdc52943063219eb6b /README.rst
parent95e9ea0f60b21595fa0f6ffea12da13b33821018 (diff)
downloadonline_test-e29522ba1798ca07d91925a5321249925c5468be.tar.gz
online_test-e29522ba1798ca07d91925a5321249925c5468be.tar.bz2
online_test-e29522ba1798ca07d91925a5321249925c5468be.zip
Updated README.rst, changed the error in development settings asking users to use buildout.cfg instead of production.cfg for development
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 72463c3..3472dfc 100644
--- a/README.rst
+++ b/README.rst
@@ -152,7 +152,7 @@ To install this app follow the steps below:
#. run::
- ./bin/buildout -c production.cfg
+ ./bin/buildout -c buildout.cfg
#. run::