Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemk14ebr authored Oct 29, 2024
1 parent de6ac29 commit 7b8b561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This project is largely split between it's C++ and Rust components. The C driver
* Rust log symbolicator to symbolicate C++ driver stack traces. Doesn't use DIA SDK.

# Installation & Setup
Instal VS2023 + Windows SDK + Windows DDK. In that order, with matching SDK and WDK build numbers. See https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk#download-icon-for-visual-studio-step-1-install-visual-studio-2022
Instal VS2022 + Windows SDK + Windows DDK. In that order, with matching SDK and WDK build numbers. See https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk#download-icon-for-visual-studio-step-1-install-visual-studio-2022

Build the driver and cli, move the files to the same folder as the script, then run the powershell script in install folder as admin:
```
Expand Down

0 comments on commit 7b8b561

Please sign in to comment.