diff --git a/Software/VirtualMachineManager.md b/Software/VirtualMachineManager.md index 790f880..aa33a80 100644 --- a/Software/VirtualMachineManager.md +++ b/Software/VirtualMachineManager.md @@ -2,10 +2,11 @@ Virtual Machine Manager is a Hypervisor that is generally capable of everything [VirtualBox](VirtualBox.md) or [VMWare Workstation](VMWareWorkstation.md) is, but with the benefit of built in support from the linux kernel. So no weird install processes involving kernel modules and the like. # Install -If your distribution has a Graphical software manager/store, you can likely search for **Virtual Machine Manager** and install it there. **NOTE: Some Windows VMs may require TPM, this will require the swtpm package to also be installed on your system. See the [TPM section](#tpm) for details.** +If your distribution has a Graphical software manager/store, you can likely search for **Virtual Machine Manager** and install it there. + If not, or you wish to install it via command-line, see below: ### Flatpak (universal)