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/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To install the PyTorch binaries, you will need to use at least one of two suppor

#### Anaconda

To install Anaconda, you will use the [64-bit graphical installer](https://www.anaconda.com/download/#windows) for PyTorch 3.x. Click on the installer link and select `Run`. Anaconda will download and the installer prompt will be presented to you. The default options are generally sane.
To install Anaconda, download and use the [64-bit graphical installer](https://www.anaconda.com/download/#windows) for Anaconda3(PyTorch 3.x). Click on the installer link and select `Run`. Anaconda will download acceptable. The default options are generally acceptable.

#### pip

Expand Down