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 9e4da34d8..aef1e34f1 100644
--- a/README.rst
+++ b/README.rst
@@ -74,7 +74,7 @@ Pylint can be simply installed by running::
pip install pylint
-If you are using Python 3.6.2+, upgrade to get full support for your version::
+If you are using Python 3.7.2+, upgrade to get full support for your version::
pip install pylint --upgrade