Skip to content

Commit 85437f3

Browse files
authored
Update n-series-driver-setup.md on Secure Boot
1 parent ec062c2 commit 85437f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/n-series-driver-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ With Secure Boot enabled, all Linux kernel modules are required to be signed by
132132
133133
If `add-apt-repository` command is not found, run `sudo apt-get install software-properties-common` to install it.
134134
135-
4. Install the kernel headers and development packages, and remove outdated signing key
135+
4. Install kernel headers and development packages, and remove outdated signing key
136136
137137
```bash
138138
sudo apt-get install linux-headers-$(uname -r)
@@ -148,7 +148,7 @@ With Secure Boot enabled, all Linux kernel modules are required to be signed by
148148
149149
Note: When prompt on different versions of cuda-keyring, select `Y or I : install the package maintainer's version` to proceed.
150150
151-
6. Update the APT repository cache and Install NVIDIA GPUDirect Storage
151+
6. Update APT repository cache and install NVIDIA GPUDirect Storage
152152
153153
```bash
154154
sudo apt-get update

0 commit comments

Comments
 (0)