diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2019-10-07 19:07:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2019-10-07 19:07:08 -0300 |
commit | ab82ad7fa360a32e76fa0f2371a842877929e876 (patch) | |
tree | 239d6d71e7fe35444d51cabd8007b13bb0f462ba /README.md | |
parent | ebbe4622db99554a569e4b6161773f7378e0f7c0 (diff) | |
download | kvmx-ab82ad7fa360a32e76fa0f2371a842877929e876.tar.gz kvmx-ab82ad7fa360a32e76fa0f2371a842877929e876.tar.bz2 |
Adds shared_folders_sshfs config
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ sources, you'll feel welcome here :) KVMX currently needs a Debian-based system and the following dependencies: - sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat screen + sudo apt install git qemu qemu-kvm virt-viewer spice-client spice-client-gtk socat screen sshfs If you plan to create guest images, you may also want the following packages: |