summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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