From 37b1c248aa2421aa2646c9ba17728fa360f6f2a9 Mon Sep 17 00:00:00 2001 From: James Stringer <38541878+jamesstringerparsec@users.noreply.github.com> Date: Mon, 10 Jan 2022 10:24:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a36cb5..c2c682c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ It's important to update the VM GPU Drivers after you have updated the Host GPUs ```Edition = 6``` - Leave as 6, this means Windows 10/11 Pro ```VhdFormat = "VHDX"``` - Leave this value alone ```DiskLayout = "UEFI"``` - Leave this value alone - ```SizeBytes = 40gb``` - Disk size, in this case 40GB + ```SizeBytes = 40gb``` - Disk size, in this case 40GB, the minimum is 20GB ```MemoryAmount = 8GB``` - Memory size, in this case 8GB ```CPUCores = 4``` - CPU Cores you want to give VM, in this case 4 ```NetworkSwitch = "Default Switch"``` - Leave this alone unless you're not using the default Hyper-V Switch