mirror of
https://github.com/ge9/IddSampleDriver.git
synced 2025-04-25 16:16:35 +00:00
Add requirement for nefcon
extras bucket is required because of dependency on nefcon
This commit is contained in:
parent
c66e5be801
commit
335037871e
@ -7,6 +7,7 @@ This is a sample driver that shows how to create a Windows Indirect Display Driv
|
|||||||
### Scoop (recommended)
|
### Scoop (recommended)
|
||||||
If you have [Scoop](https://scoop.sh/), you can easily install this driver in one go. In an elevated prompt, run:
|
If you have [Scoop](https://scoop.sh/), you can easily install this driver in one go. In an elevated prompt, run:
|
||||||
```powershell
|
```powershell
|
||||||
|
scoop bucket add extras
|
||||||
scoop bucket add nonportable
|
scoop bucket add nonportable
|
||||||
scoop install iddsampledriver-ge9-np -g
|
scoop install iddsampledriver-ge9-np -g
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user