mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
qemu-virgil should be installed from the edge channel. Closes #6
This commit is contained in:
parent
65735c9c8d
commit
949c3bf614
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue