Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _get_started/installation/mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PyTorch is supported on macOS 10.15 (Catalina) or above.
It is recommended that you use Python 3.9 - 3.12.
You can install Python either through the Anaconda
package manager (see [below](#anaconda)), [Homebrew](https://brew.sh/), or
the [Python website](https://www.python.org/downloads/mac-osx/).
the [Python website](https://www.python.org/downloads/macos/).

### Package Manager
{: #mac-package-manager}
Expand Down