From 949c3bf614a43c30f2b703df2fc99496990545ee Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Fri, 20 Mar 2020 18:58:19 +0000 Subject: [PATCH] qemu-virgil should be installed from the edge channel. Closes #6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed71886..4a0c9f1 100644 --- a/README.md +++ b/README.md @@ -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 ```