Skip to content

Commit 76fe40c

Browse files
roke-julian-lockhartYanVugenfirer
authored andcommitted
Prepend a superuser elevation command to wget.
Remediates #112 (comment). Signed-off-by: Mr. Beedell, Roke Julian Lockhart (RJLB) <wy46xghh@rokejulianlockhart.addy.io>
1 parent 99e139d commit 76fe40c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Warning: Due to the [signing requirements of the Windows Driver Signing Policy](
3232

3333
Install the repo file using the following command:
3434

35-
```console
36-
wget https://fedorapeople.org/groups/virt/virtio-win/virtio-win.repo \
35+
```sh
36+
sudo wget https://fedorapeople.org/groups/virt/virtio-win/virtio-win.repo \
3737
-O /etc/yum.repos.d/virtio-win.repo
3838
```
3939

0 commit comments

Comments
 (0)