summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f633734..b8740bb 100644
--- a/README.rst
+++ b/README.rst
@@ -37,7 +37,7 @@ It is recommended that you:
- Remove ``'pytest-runner'`` from your ``setup_requires``, preferably removing the ``setup_requires`` option.
- Remove ``'pytest'`` and any other testing requirements from ``tests_require``, preferably removing the ``tests_requires`` option.
-- Select a tool to bootstrap and then run tests such as tox
+- Select a tool to bootstrap and then run tests such as tox.
Usage
=====