From c22f9bc9eabc5536bcf06d71c1118e7855994621 Mon Sep 17 00:00:00 2001 From: Arman Tiwari Date: Fri, 28 Feb 2025 04:02:39 +0530 Subject: [PATCH] fix : Possible typo: "PyTorch 3.x" in get started webpage #1912 --- _get_started/installation/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_get_started/installation/windows.md b/_get_started/installation/windows.md index 2d0ec5c041f5..e4bb1c93139b 100644 --- a/_get_started/installation/windows.md +++ b/_get_started/installation/windows.md @@ -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