Skip to content

Commit 832136d

Browse files
authored
Merge pull request linode#2552 from linode/Guaris-patch-2
[Hotfix] v0.16.3
2 parents 7c053a9 + 3745b07 commit 832136d

File tree

1 file changed

+2
-2
lines changed
  • docs/platform/linode-gpu/getting-started-with-gpu

1 file changed

+2
-2
lines changed

docs/platform/linode-gpu/getting-started-with-gpu/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ modified_by:
1414

1515
This guide will help you get your Linode GPU Instance up and running on a number of popular distributions. To prepare your Linode, you will need to install NVIDIA's proprietary drivers using [NVIDIA's CUDA Toolkit](https://developer.nvidia.com/cuda-toolkit).
1616

17-
When using distributions that are not fully supported by CUDA, like Debian 9, you can install the NVIDIA driver without the CUDA toolkit. To only install the NVIDIA driver, complete the [Before You Begin](#before-you-begin) section and then, move on to the [Manual Install](#manual-install) section of this guide.
17+
When using distributions that are not fully supported by CUDA, like Debian 9, you can install the NVIDIA driver without the CUDA toolkit. To only install the NVIDIA driver, complete the [Before You Begin](#before-you-begin) section and then move on to the [Manual Install](#install-manually) section of this guide.
1818

1919
For details on the CUDA Toolkit's full feature set, see the [official documentation](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#introduction).
2020

@@ -43,7 +43,7 @@ Depending on your distribution, you may need to install lspci manually first. On
4343
sudo yum install pciutils
4444
{{< /note >}}
4545

46-
1. Move on to the next section to [install the dependencies](#install-dependencies) that NVIDIA's drivers rely on.
46+
1. Move on to the next section to [install the dependencies](#install-nvidia-driver-dependencies) that NVIDIA's drivers rely on.
4747

4848
## Install NVIDIA Driver Dependencies
4949

0 commit comments

Comments
 (0)