Skip to content

Commit fe98ccf

Browse files
authored
Merge pull request #8 from maxboone/patch-1
Add requirement for nefcon
2 parents c66e5be + 3350378 commit fe98ccf

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)