Add connecting raw-usb to README

This commit is contained in:
Martin Wimpress 2020-03-22 19:49:58 +00:00
parent 4f564a8059
commit 1dd2c813d7
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -37,6 +37,7 @@ and `qemu-virgil` on the [Snap Store page for qemu-virgil](https://snapcraft.io
```bash
snap install qemu-virgil --edge
snap connect qemu-virgil:kvm
snap connect qemu-virgil:raw-usb
snap connect qemu-virgil:removable-media
```