From 1ae71e43737e2b2dc47ed7ce27c5c2a2e4a048e0 Mon Sep 17 00:00:00 2001 From: James Stringer <38541878+jamesstringerparsec@users.noreply.github.com> Date: Wed, 12 Jan 2022 00:17:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 914e72b..e0e1a40 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Easy-GPU-PV A work-in-progress project dedicated to making GPU Paravirtualization on Windows Hyper-V easier! -GPU-P allows you to partition your systems dedicated or integrated GPU and assign it to several Hyper-V VMs. It's the same technology that is used in WSL2, and Windows Sandbox. +GPU-PV allows you to partition your systems dedicated or integrated GPU and assign it to several Hyper-V VMs. It's the same technology that is used in WSL2, and Windows Sandbox. -Easy-GPU-PV aims to make this easier by automating the steps required to get a GPU-P VM up and running. +Easy-GPU-PV aims to make this easier by automating the steps required to get a GPU-PV VM up and running. Easy-GPU-PV does the following... 1) Creates a VM of your choosing 2) Automatically Installs Windows 11 to the VM