From c5168d2a195a6e232bc111b6f15518f818010f2e Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Sat, 7 Mar 2026 13:35:16 -0600 Subject: [PATCH] fixed typo --- VMWareWorkstation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VMWareWorkstation.md b/VMWareWorkstation.md index fbf6a8f..cd50ea9 100644 --- a/VMWareWorkstation.md +++ b/VMWareWorkstation.md @@ -2,7 +2,7 @@ ## Alternative -If the situation doesn't specifically require VirtualBox and you can use any Hypervisior, I strongly suggest using [Virtual Machine Manager](VirtualMachineManager.md) (virt-manager); as it uses KVM, which has support built into the kernel, which means a much simpler install for some distributions and less potential for issues. +If the situation doesn't specifically require VMWare Workstation and you can use any Hypervisior, I strongly suggest using [Virtual Machine Manager](VirtualMachineManager.md) (virt-manager); as it uses KVM, which has support built into the kernel, which means a much simpler install for some distributions and less potential for issues. ## Install Tested on Debian 13 Trixie