From 0287b727d02a49264f772049eeec7efb7e433d5b Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 19 Mar 2020 01:49:17 +0000 Subject: [PATCH] Add connecting the kvm interface to README. Closes #2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eef3d95..234045b 100644 --- a/README.md +++ b/README.md @@ -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 ```