diff --git a/docs/INSTALLER.md b/docs/INSTALLER.md
index 61aff993e..aa02f2432 100644
--- a/docs/INSTALLER.md
+++ b/docs/INSTALLER.md
@@ -2,7 +2,7 @@
This document is centered around downloading and writing the macOS installer to a USB drive. If you're already familiar with how to do this, you can skip this section.
-* Note: 16GB+ USB drive will be required for the installer
+* Note: A 32GB drive is recommended, later versions of Sonoma and Sequoia cannot fit OS and patches to a 16GB disk. 16GB drive may work for older versions.
## Creating the installer
@@ -10,31 +10,22 @@ With OpenCore Legacy Patcher, our new GUI includes a download menu for macOS ins
* [OpenCore Legacy Patcher Release Apps](https://github.com/dortania/OpenCore-Legacy-Patcher/releases)
-For this guide, we'll be using the standard OpenCore-Patcher (GUI).
+Once downloaded, open the app and you should be greeted by the main menu.
-Once downloaded, open the app and you should be greeted by this menu:
+First, we'll want to select the "Create macOS Installer" button. This will present you with 2 options.
-
+For this example, we'll assume you'll need an installer. Select the "Download macOS installer" to get you a list of installers
-First, we'll want to select the "Create macOS Installer" button. This will present you with 2 options:
+| Main menu | Installer creation menu |
+| :--- | :--- |
+|  |  |
-
+Available installers will be listed as follows, click to download the version you want.
+
+

+
-For this example, we'll assume you'll need an installer. Selecting this option will download Apple's Installer Catalogs and build a list for you to choose:
-
-| Downloading | Listed Installers | Unsupported Installer |
-| :--- | :--- | :--- |
-|  |  | 
-
-Since the patcher officially supports Big Sur and newer for patching, only those entries will be shown. For ourselves, we'll select macOS 12 as that's the latest public release at the time of writing. This will download and install the macOS installer to your applications folder.
-
-* Note that some machines (namely 2012 and older) may not be currently supported on macOS Ventura. If you see this prompt, you'll need to use an older version of macOS.
-
-| Downloading the Installer | Requesting to install | Finished Installing |
-| :--- | :--- | :--- |
-|  |  |  |
-
-Once finished, you can proceed to write the installer onto a USB drive.
+Once the download is finished, you can proceed to write the installer onto a USB drive.
* Note: The entire USB drive will be formatted
@@ -45,7 +36,7 @@ Once finished, you can proceed to write the installer onto a USB drive.
Now the patcher will start the installer flashing!
| Flashing | Success Prompt | Finished Flashing |
-| :--- | :--- |
+| :--- | :--- | :--- |
|  |  |  |
# Once finished, head to [Building and installing OpenCore](./BUILD.md)