Skip to content

Commit c4ee000

Browse files
authored
minor fix #2
1 parent de35c3e commit c4ee000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_get_started/installation/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ For the majority of PyTorch users, installing from a pre-built binary via a pack
128128

129129
1. Install [Anaconda](#anaconda)
130130
2. Install [CUDA](https://developer.nvidia.com/cuda-downloads), if your machine has a [CUDA-enabled GPU](https://developer.nvidia.com/cuda-gpus).
131-
3. If you want to build on Windows, Visual Studio with MSVC toolset, and NVTX are also needed. The exact requirements of those dependencies could be found out [here](https://github.com/pytorch/pytorch#from-source).
131+
3. If you want to build on Windows, Visual Studio with MSVC toolset, and NVTX are also needed. The exact requirements of those dependencies could be found out [here](https://github.com/pytorch/pytorch#from-source).
132132
4. Follow the steps described here: https://github.com/pytorch/pytorch#from-source
133133

134134
You can verify the installation as described [above](#windows-verification).

0 commit comments

Comments
 (0)