Skip to content

Commit 628179b

Browse files
authored
Update supported Python version info
Update index.md closes issue #1102
2 parents 6ee35e3 + ab7f55c commit 628179b

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)