diff --git a/docs/index.rst b/docs/index.rst
index be6ea11ca..443c46eed 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2641,13 +2641,14 @@ Python 2.7
==========
Latest version spporting Python 2.7 is `psutil 6.1.1 `__.
+The 6.1.X serie may receive critical bug-fixes but no new features. It will
+be maintained in the dedicated
+`python2 `__ branch.
To install it:
::
- $ python2 -m pip install psutil==6.1.1
-
-The 6.1.X branch may receive critical bug-fixes but no new features.
+ $ python2 -m pip install psutil==6.1.*
Security
========