From 29480a69d37711347682dadec3e13d4cafe13724 Mon Sep 17 00:00:00 2001 From: TheFogIsHere <148880151+TheFogIsHere@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:17:23 +0400 Subject: [PATCH] Update windows-install.md --- installer-guide/windows-install.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/installer-guide/windows-install.md b/installer-guide/windows-install.md index 52692cd65..26e675e7b 100644 --- a/installer-guide/windows-install.md +++ b/installer-guide/windows-install.md @@ -61,9 +61,12 @@ py macrecovery.py -b Mac-4B682C642B45593E -m 00000000000000000 download # Sonoma (14) py macrecovery.py -b Mac-226CB3C6A851A671 -m 00000000000000000 download -# Latest version -# ie. Sequoia (15) +# Sequoia (15) py macrecovery.py -b Mac-937A206F2EE63C01 -m 00000000000000000 download + +# Tahoe (26) +py macrecovery.py -b Mac-CFF7D910A743CAAF -m 00000000000000000 -os latest 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.