From 96ac6d6ec865b79a5fa77048d634a2a904b43721 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 17 Sep 2020 18:46:23 -0300 Subject: Feat: adds usb_attach command --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7e1c56c..51eb5d3 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,10 @@ sources, you'll feel welcome here :) ## Dependencies -KVMX currently needs a Debian-based system and the following dependencies: +KVMX currently needs a Debian-based system and the following packages depending on what +features you're interested to run: - sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat screen sshfs + sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat screen sshfs usbutils If you plan to create guest images, you may also want the following packages: -- cgit v1.2.3