aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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`: