diff options
author | jayparikh111 | 2012-11-01 13:54:35 +0530 |
---|---|---|
committer | jayparikh111 | 2012-11-01 13:54:35 +0530 |
commit | a89925bb656c6223c1e2f7f89f95eb66d7c96c50 (patch) | |
tree | aaf42a74d15c8443da5786fb278a36200d49d935 /README.rst | |
parent | 56bd985701bee1e4c9ed8a694c5b2ff1258e2aad (diff) | |
download | online_test-a89925bb656c6223c1e2f7f89f95eb66d7c96c50.tar.gz online_test-a89925bb656c6223c1e2f7f89f95eb66d7c96c50.tar.bz2 online_test-a89925bb656c6223c1e2f7f89f95eb66d7c96c50.zip |
corrected a minor mistake in readme
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ To install this app follow the steps below: #. run:: - ./bin/buildout -c production.cfg + ./bin/buildout -c buildout.cfg #. run:: |