From 7466c8a5f208270ed7c3656925f97b530158e50f Mon Sep 17 00:00:00 2001 From: Scooter Date: Wed, 22 Nov 2023 09:28:15 -0500 Subject: [PATCH] Update windows-install.md added sonoma download scripts --- installer-guide/windows-install.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/installer-guide/windows-install.md b/installer-guide/windows-install.md index 13863fdf37..baa7963b88 100644 --- a/installer-guide/windows-install.md +++ b/installer-guide/windows-install.md @@ -55,9 +55,12 @@ python3 macrecovery.py -b Mac-42FD25EABCABB274 -m 00000000000000000 download # Monterey (12) python3 macrecovery.py -b Mac-FFE5EF870D7BA81A -m 00000000000000000 download -# Latest version # ie. Ventura (13) python3 macrecovery.py -b Mac-4B682C642B45593E -m 00000000000000000 download + +# Latest version +# Sonoma (14) +python3 macrecovery.py -b Mac-7BA5B2D9E42DDD94 download ``` * **macOS 12 and above note**: As recent macOS versions introduce changes to the USB stack, it is highly advisable that you map your USB ports (with USBToolBox) before installing macOS.