diff --git a/installer-guide/windows-install.md b/installer-guide/windows-install.md index 52692cd65..435546390 100644 --- a/installer-guide/windows-install.md +++ b/installer-guide/windows-install.md @@ -20,6 +20,10 @@ To grab legacy installers is super easy, first grab a copy of [OpenCorePkg](http Now run one of the following depending on what version of macOS you want(Note these scripts rely on [Python 3](https://www.python.org/downloads/) support, please install if you haven't already): ```sh +# If you got Python from Microsoft store or other place that installs it as python3 and not py, you need to run this first. +# You can confirm it by running "which py". If it returns "which py: not found", you need to run this. +alias py="python3" + # Lion (10.7): py macrecovery.py -b Mac-2E6FAB96566FE58C -m 00000000000F25Y00 download py macrecovery.py -b Mac-C3EC7CD22292981F -m 00000000000F0HM00 download