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 @@ -97,8 +97,8 @@ complicates installation of the NVIDIA driver and is beyond the scope of these i
97
97
98
98
<pre class =" prettyprint lang-bsh " >
99
99
# Add NVIDIA package repositories
100
- # Note: For Ubuntu version other than 18.04 or CPU arch other than x86,
101
- # replace ' ubuntu1804' and/or ' x86_64' as needed in the following URL.
100
+ # Note: For the Ubuntu version other than 18.04 or CPU architecture other than x86,
101
+ # replace ` ubuntu1804` and/or ` x86_64` as needed in the following URL.
102
102
<code class =" devsite-terminal " >wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-keyring_1.0-1_all.deb</code >
103
103
<code class =" devsite-terminal " >sudo dpkg -i cuda-keyring_1.0-1_all.deb</code >
104
104
<code class =" devsite-terminal " >sudo apt-get update</code >
You can’t perform that action at this time.
0 commit comments