From 5614d7b8d387cf5ddeec7c9ba8e37d7946f1f360 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 10 Mar 2017 00:34:31 -0300 Subject: Updates README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2f53583..2a67863 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,16 @@ or integration. In the other hand, if you're looking for a small application that doesn't depend on software installed from unstrusted sources, you'll feel welcome here :) +## Dependencies + +KVMX currently needs a Debian-based system and the following dependencies: + + sudo apt install git virt-viewer spice-client spice-client-gtk + +If you plan to create guest images, you may also want the following packages: + + sudo apt install debootstrap grub-pc parted vmdebootstrap mbr libguestfs-tools + ## Instalation Simply clone it and add to your `$PATH`: -- cgit v1.2.3