We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c66e5be + 3350378 commit fe98ccfCopy full SHA for fe98ccf
README.md
@@ -7,6 +7,7 @@ This is a sample driver that shows how to create a Windows Indirect Display Driv
7
### Scoop (recommended)
8
If you have [Scoop](https://scoop.sh/), you can easily install this driver in one go. In an elevated prompt, run:
9
```powershell
10
+scoop bucket add extras
11
scoop bucket add nonportable
12
scoop install iddsampledriver-ge9-np -g
13
```
0 commit comments