Skip to content

Commit 3350378

Browse files
authored
Add requirement for nefcon
extras bucket is required because of dependency on nefcon
1 parent c66e5be commit 3350378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This is a sample driver that shows how to create a Windows Indirect Display Driv
77
### Scoop (recommended)
88
If you have [Scoop](https://scoop.sh/), you can easily install this driver in one go. In an elevated prompt, run:
99
```powershell
10+
scoop bucket add extras
1011
scoop bucket add nonportable
1112
scoop install iddsampledriver-ge9-np -g
1213
```

0 commit comments

Comments
 (0)