diff --git a/README.md b/README.md index a5c9ca5..27c5aa8 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,17 @@ It requires the following packages to be installed in addition to the `sudo` permissions are required for the user that is running the build. +### Devuan + ``` virtualbox vagrant qemu qemu-utils ``` +### Gentoo +``` +app-emulation/virtualbox app-emulation/vagrant app-emulation/qemu +``` + ## Initial setup After cloning the vm-sdk git repository, enter it and issue: