File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ complicates installation of the NVIDIA driver and is beyond the scope of these i
124124<code class =" devsite-terminal " >sudo apt install ./nvidia-machine-learning-repo-ubuntu1604_1.0.0-1_amd64.deb</code >
125125<code class =" devsite-terminal " >sudo apt-get update</code >
126126
127- # Install NVIDIA Driver
127+ # Install NVIDIA driver
128128# Issue with driver install requires creating /usr/lib/nvidia
129129<code class =" devsite-terminal " >sudo mkdir /usr/lib/nvidia</code >
130130<code class =" devsite-terminal " >sudo apt-get install --no-install-recommends nvidia-410</code >
@@ -157,7 +157,7 @@ complicates installation of the NVIDIA driver and is beyond the scope of these i
157157<code class =" devsite-terminal " >sudo apt install ./nvidia-machine-learning-repo-ubuntu1604_1.0.0-1_amd64.deb</code >
158158<code class =" devsite-terminal " >sudo apt update</code >
159159
160- # Install NVIDIA Driver
160+ # Install the NVIDIA driver
161161# Issue with driver install requires creating /usr/lib/nvidia
162162<code class =" devsite-terminal " >sudo mkdir /usr/lib/nvidia</code >
163163<code class =" devsite-terminal " >sudo apt-get install --no-install-recommends nvidia-410</code >
You can’t perform that action at this time.
0 commit comments