Skip to content

Commit 10c4d7c

Browse files
opcmCopilot
andauthored
Update doc/WINDOWS_HOWTO.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5ceaa2a commit 10c4d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/WINDOWS_HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ When you install Visual Studio, also install related packages:
7474
7575
## Sign the Windows MSR driver
7676
77-
Run the following in Powershell, in the directory where `MSR.sys` is located:
77+
Run the following in PowerShell, in the directory where `MSR.sys` is located:
7878
7979
```
8080
$cert = New-SelfSignedCertificate -Type CodeSigning -Subject "CN=TestCert" -CertStoreLocation "Cert:\CurrentUser\My" -KeyExportPolicy Exportable

0 commit comments

Comments
 (0)