From 962d69f859367fae6b98379c30e96e77be789300 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 5 Nov 2023 17:11:04 -0700 Subject: [PATCH] Grammar Signed-off-by: Tommy --- Getting an ISO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting an ISO.md b/Getting an ISO.md index 1c83eea..2b36ff1 100644 --- a/Getting an ISO.md +++ b/Getting an ISO.md @@ -4,7 +4,7 @@ If you want to get an x64/x86 enterprise ISO, follow https://www.thewindowsclub. Essentially, the command to use with the Windows Media creation tool is `Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise`. -Microsoft does not distribute Windows ARM ISOs as far as I know. The basic procedure is to download some ESD files off of Microsoft, then convert it into an ISO. +Microsoft does not distribute Windows ARM ISOs as far as I know. The basic procedure is to download some ESD files from Microsoft, then convert it into an ISO. If you use Parallels, just let it create a Windows VM automatically. It will make an Windows ARM Home/Pro ISO in your Downloads Folder, and you can use that for a manual installation later.