From 9e31d4f65f10f4f5dd1caac72065d5ce6dade704 Mon Sep 17 00:00:00 2001 From: Emanuele Borghini Date: Wed, 2 Nov 2022 00:12:51 +0100 Subject: [PATCH] Fix typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77a0580..5bb9f9a 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Easy-GPU-PV does the following... ### Upgrading GPU Drivers when you update the host GPU Drivers It's important to update the VM GPU Drivers after you have updated the Host GPUs drivers. You can do this by... 1. Reboot the host after updating GPU Drivers. -2. Open Powershell as administrator and change directory (CD) to the path that CopyFilestoVM.ps1 and Update-VMGPUPartitonDriver.ps1 are located. -3. Run ```Update-VMGPUPartitonDriver.ps1 -VMName "Name of your VM" -GPUName "Name of your GPU"``` (Windows 10 GPU name must be "AUTO") +2. Open Powershell as administrator and change directory (CD) to the path that CopyFilesToVM.ps1 and Update-VMGpuPartitionDriver.ps1 are located. +3. Run ```Update-VMGpuPartitionDriver.ps1 -VMName "Name of your VM" -GPUName "Name of your GPU"``` (Windows 10 GPU name must be "AUTO") ### Values ```VMName = "GPUP"``` - Name of VM in Hyper-V and the computername / hostname