Skip to content

Commit c855692

Browse files
authored
Update linux.md
1 parent db2d353 commit c855692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_get_started/installation/linux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ PyTorch is supported on Linux distributions that use [glibc](https://www.gnu.org
2525
### Python
2626
{: #linux-python}
2727

28-
Python 3.8-3.11 is generally installed by default on any of our supported Linux distributions, which meets our recommendation.
28+
Python 3.9-3.12 is generally installed by default on any of our supported Linux distributions, which meets our recommendation.
2929

3030
> Tip: By default, you will have to use the command `python3` to run Python. If you want to use just the command `python`, instead of `python3`, you can symlink `python` to the `python3` binary.
3131

0 commit comments

Comments
 (0)