summaryrefslogtreecommitdiffstats
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 a88732b68..3668d38cf 100644
--- a/README.rst
+++ b/README.rst
@@ -70,7 +70,7 @@ Where are the tests?
The tests are in the borg/testsuite package. To run the test suite use the
following command::
- $ fakeroot -u tox # you need to have tox installed
+ $ fakeroot -u tox # you need to have tox and pytest installed
.. |build| image:: https://travis-ci.org/borgbackup/borg.svg
:alt: Build Status