aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:34:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:34:31 -0300
commit5614d7b8d387cf5ddeec7c9ba8e37d7946f1f360 (patch)
treebdc546a202e6a9d4d884c4893cebe7611ce35e7b /README.md
parentb8c789fa4d9b29c824bf7e6de50a298c6750e9e0 (diff)
downloadkvmx-5614d7b8d387cf5ddeec7c9ba8e37d7946f1f360.tar.gz
kvmx-5614d7b8d387cf5ddeec7c9ba8e37d7946f1f360.tar.bz2
Updates README
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`: