Skip to content

Commit

Permalink
Add requirement for nefcon
Browse files Browse the repository at this point in the history
extras bucket is required because of dependency on nefcon
  • Loading branch information
maxboone authored Oct 13, 2022
1 parent c66e5be commit 3350378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This is a sample driver that shows how to create a Windows Indirect Display Driv
### Scoop (recommended)
If you have [Scoop](https://scoop.sh/), you can easily install this driver in one go. In an elevated prompt, run:
```powershell
scoop bucket add extras
scoop bucket add nonportable
scoop install iddsampledriver-ge9-np -g
```
Expand Down

0 comments on commit 3350378

Please sign in to comment.