Add connecting the kvm interface to README. Closes #2

This commit is contained in:
Martin Wimpress 2020-03-19 01:49:17 +00:00
parent 68a1f9cc20
commit 0287b727d0
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -41,6 +41,7 @@ Install the `qemu-virgil` snap *(optional)*
```bash
snap install qemu-virgil
snap connect qemu-virgil:kvm
snap connect qemu-virgil:removable-media
```