diff --git a/tests/README.md b/tests/README.md index 36a5803..e2d4039 100644 --- a/tests/README.md +++ b/tests/README.md @@ -7,7 +7,7 @@ Installing the test environment ### Debian-based distributions ```shell-session -$ sudo apt install pypy python-tox +$ sudo apt install pypy python2.7 python3.5 python3.6 python-tox ``` Running the tests