Skip to content

Commit 167c9c1

Browse files
authored
Update README.rst
1 parent 894d59f commit 167c9c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ intend to install multiple versions using the same prefix you must decide which
200200
version (if any) is your "primary" version. Install that version using
201201
``make install``. Install all other versions using ``make altinstall``.
202202

203-
For example, if you want to install Python 2.7, 3.6, and 3.14 with 3.14 being the
204-
primary version, you would execute ``make install`` in your 3.14 build directory
203+
For example, if you want to install Python 2.7, 3.6, and 3.15 with 3.15 being the
204+
primary version, you would execute ``make install`` in your 3.15 build directory
205205
and ``make altinstall`` in the others.
206206

207207

0 commit comments

Comments
 (0)