summaryrefslogtreecommitdiff
path: root/Building-Locally.md
diff options
context:
space:
mode:
authorJakob Lichtenberg (170957) <[email protected]>2024-06-28 10:13:54 -0700
committerJakob Lichtenberg (170957) <[email protected]>2024-06-28 10:13:54 -0700
commit9db66427fe5571665fef772aa0a76d753bd0aab6 (patch)
treeb9d65ffeb1bd7823b92290e58a1f1dde4dbae43d /Building-Locally.md
parent6c5f4fc5eba80f8062c77676cef13e9f787a3862 (diff)
parentb3af8c8f9bd508f54075da2f2516b31d05cd52c8 (diff)
Diffstat (limited to 'Building-Locally.md')
-rw-r--r--Building-Locally.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/Building-Locally.md b/Building-Locally.md
index bb9fc610..e3db8dde 100644
--- a/Building-Locally.md
+++ b/Building-Locally.md
@@ -79,7 +79,11 @@ To build the Windows Driver Samples you need a "driver build environment". In e
### Option A: Use WDK NuGet Packages
* See [Download the Windows Driver Kit (WDK)](https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk) for instructions on how to install Visual Studio, but only complete "Step 1". You do not need to install the SDK or the WDK.
-* Install the Visual Studio Windows Driver Kit Extension (WDK.vsix). Open Visual Studio -> Extensions -> Manage Extensions... -> Online -> Visual Studio Market Place -> Windows Driver Kit -> 10.0.26100.0 -> Download
+* Install the Visual Studio Windows Driver Kit Extension (WDK.vsix).
+ * Open Visual Studio -> Extensions -> Manage Extensions... -> Browse.
+ * In the search bar type: `Windows Driver Kit`.
+ * Find the `Microsoft` signed extension.
+ * Click the Install button.
* Launch a "Developer Command Prompt for VS 2022".
* Restore WDK packages from feed :