From aca9cb6bde83b7ca8a856f7a646811fac3def103 Mon Sep 17 00:00:00 2001 From: ange Date: Wed, 28 Feb 2024 18:13:34 +0100 Subject: [PATCH] feat: quickemu link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c431cb9..a56ae24 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,12 @@ To start (or create) a VM, go in the desired folder and run $ ./run.sh ``` -## USB Passthrough +## USB passthrough If you need USB passthrough, uncomment and fill in the corresponding line in `run.sh`. [You may need root privileges](https://wiki.archlinux.org/title/QEMU#Pass-through_host_USB_device). + +## See also + +