Skip to content

Commit c22f9bc

Browse files
authored
fix : Possible typo: "PyTorch 3.x" in get started webpage pytorch#1912
1 parent efe36e5 commit c22f9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_get_started/installation/windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To install the PyTorch binaries, you will need to use at least one of two suppor
4343

4444
#### Anaconda
4545

46-
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.
46+
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.
4747

4848
#### pip
4949

0 commit comments

Comments
 (0)