summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 09a7ac8270..5e2f54fd78 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
# Tox (https://tox.readthedocs.io/) is a tool for running tests in multiple
# virtualenvs. This configuration file helps to run the test suite on all
-# supported Python versions. To use it, "pip install tox" and then run "tox"
-# from this directory.
+# supported Python versions. To use it, "python -m pip install tox" and
+# then run "tox" from this directory.
[tox]
skipsdist = true