diff --git a/README.md b/README.md index 17da041..61ced5f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ WARNING: A work in progress... 1. Make sure your system meets the prerequisits. 2. [Download the Repo and extract.](https://github.com/jamesstringerparsec/Easy-GPU-P/archive/refs/heads/main.zip) 3. Search your system for Powershell ISE and run as Administrator. -4. In the extracted folder you downloaded, open PreChecks.ps1 in Powershell ISE. +4. In the extracted folder you downloaded, open PreChecks.ps1 in Powershell ISE (It must be Powershell ISE or Powershell 5.X) 5. Open and Run PreChecks.ps1 in Powershell ISE using the green play button and copy the GPU Listed (or the warnings that you need to fix). 6. Open CopyFilesToVM.ps1 and edit the params section at the top of the file, you need to be careful about how much ram, storage and hard drive you give it as you system needs to have that available. You also need to write the GPU name exactly how it appears in PreChecks.ps1. Additionally, you need to provide the path to the Windows 11 ISO file you downloaded. 7. Run CopyFilesToVM.ps1 with your changes to the params section - this may take 5-10 minutes.