Skip to content

Commit 7c40450

Browse files
Updated linux.md installation prerequisites links
1 parent c10360c commit 7c40450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_get_started/installation/linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ For the majority of PyTorch users, installing from a pre-built binary via a pack
141141
### Prerequisites
142142
{: #linux-prerequisites-2}
143143

144-
1. Install Anaconda[#anaconda]
144+
1. Install [Anaconda](#anaconda)
145145
2. Install [CUDA](https://developer.nvidia.com/cuda-downloads), if your machine has a [CUDA-enabled GPU](https://developer.nvidia.com/cuda-gpus).
146-
3. Follow the steps described here: https://github.com/pytorch/pytorch#from-source
146+
3. Follow the steps described here: [https://github.com/pytorch/pytorch#from-source](https://github.com/pytorch/pytorch#from-source)
147147

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

0 commit comments

Comments
 (0)