Skip to content

Commit ab7f55c

Browse files
authored
Update index.md
Refer to the page with officially supported Python versions, instead of naming the version number here, to avoid that this information gets out-of-date.
1 parent 6ee35e3 commit ab7f55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ You need to understand the concepts of **files** and **directories** and how to
6161
interpreter before tackling this lesson. This lesson sometimes references Jupyter
6262
Notebook although you can use any Python interpreter mentioned in the [Setup](learners/setup.md).
6363

64-
The commands in this lesson pertain to any officially supported Python version, currently **Python
65-
3\.8+**. Newer versions usually have better error printouts, so using newer Python versions is
64+
The commands in this lesson pertain to any [officially supported Python version](https://devguide.python.org/versions/#supported-versions).
65+
Newer versions usually have better error printouts, so using newer Python versions is
6666
recommend if possible.
6767

6868

0 commit comments

Comments
 (0)