qemu-virgil should be installed from the edge channel. Closes #6

This commit is contained in:
Martin Wimpress 2020-03-20 18:58:19 +00:00
parent 65735c9c8d
commit 949c3bf614
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Install the `qemu-virgil` snap. You can find details about how to install snapd
and `qemu-virgil` on the [Snap Store page for qemu-virgil](https://snapcraft.io/qemu-virgil)
```bash
snap install qemu-virgil
snap install qemu-virgil --edge
snap connect qemu-virgil:kvm
snap connect qemu-virgil:removable-media
```