summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIllia Khudoshyn <ikhudoshyn@mirantis.com>2013-09-02 19:21:11 +0300
committerIllia Khudoshyn <ikhudoshyn@mirantis.com>2013-09-17 10:48:41 +0300
commitdb1fe87fe36984553052dc2832597046b4fa4638 (patch)
treeb2fed83c3940f7e807dcd594190a80fa08cf4466 /README.rst
parentb3779e7eb512a9f16c16486fce37066fda546826 (diff)
downloadtrove-db1fe87fe36984553052dc2832597046b4fa4638.tar.gz
Adds instructions for manual Trove installation
Adds step-by-step instructions for installing Trove with existing OpenStack environment blueprint provide-documentation-for-manual-setup-of-trove Change-Id: I56f3f0f6b99f405febb8e4734775b3c16fc292ce
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 f67c0f92..d67b34f4 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@ To quickly run the tests for Python 2.7, run:
$ tox -epy27
To quickly run PEP8, run:
-$ to -epep8
+$ tox -epep8
To generate a coverage report,run:
$ tox -ecover