We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c40450 commit 0d86448Copy full SHA for 0d86448
_get_started/installation/mac.md
@@ -96,6 +96,6 @@ For the majority of PyTorch users, installing from a pre-built binary via a pack
96
97
1. Install [Anaconda](#anaconda)
98
2. Install [CUDA](https://developer.nvidia.com/cuda-downloads), if your machine has a [CUDA-enabled GPU](https://developer.nvidia.com/cuda-gpus).
99
-3. Follow the steps described here: https://github.com/pytorch/pytorch#from-source
+3. Follow the steps described here: [https://github.com/pytorch/pytorch#from-source](https://github.com/pytorch/pytorch#from-source)
100
101
You can verify the installation as described [above](#mac-verification).
0 commit comments