fixed paragraph order

This commit is contained in:
2026-04-04 17:46:59 -05:00
parent e839a26384
commit 70867a6735

View File

@@ -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. 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 # 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.** **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: If not, or you wish to install it via command-line, see below:
### Flatpak (universal) ### Flatpak (universal)