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.