Skip to content

Commit 0d86448

Browse files
Updated mac.md installation prerequisites links
1 parent 7c40450 commit 0d86448

File tree

1 file changed

+1
-1
lines changed
  • _get_started/installation

1 file changed

+1
-1
lines changed

_get_started/installation/mac.md

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

9797
1. Install [Anaconda](#anaconda)
9898
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
99+
3. Follow the steps described here: [https://github.com/pytorch/pytorch#from-source](https://github.com/pytorch/pytorch#from-source)
100100

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

0 commit comments

Comments
 (0)