From 76670511ddcaec1c9e5016bc8f09c312d187e9f0 Mon Sep 17 00:00:00 2001 From: CoryM Date: Sun, 2 Aug 2020 18:35:32 -0500 Subject: [PATCH] Update README.md to fix #25 Direct users to run `snap connect qemu-virgil:audio-record` to prevent pulseaudio terminal spam. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b33d8..f6e381f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ and `qemu-virgil` on the [Snap Store page for qemu-virgil](https://snapcraft.io ```bash snap install qemu-virgil --edge +snap connect qemu-virgil:audio-record snap connect qemu-virgil:kvm snap connect qemu-virgil:raw-usb snap connect qemu-virgil:removable-media @@ -266,4 +267,4 @@ You can also pass optional parameters - [x] Improve snapshot management - [x] Improve stdout presentation - [x] Make disk image size configurable - - [ ] [Add Faux OEM](# https://code.launchpad.net/~ubuntu-installer/ubiquity/+git/ubiquity/+merge/379899) \ No newline at end of file + - [ ] [Add Faux OEM](# https://code.launchpad.net/~ubuntu-installer/ubiquity/+git/ubiquity/+merge/379899)