diff --git a/docs/START.md b/docs/START.md index 3e3fc6009..9bdc1972e 100644 --- a/docs/START.md +++ b/docs/START.md @@ -7,8 +7,6 @@ OpenCore is a sophisticated boot loader used to inject and patch data in memory, ## How do I get started? -1. The first step of ensuring whether your model is supported is by checking the [Supported Models](./MODELS.md) page. - -2. [Download and build macOS Installer](./INSTALLER.md) -3. [Run the `OpenCore-Patcher.app`](./BUILD.md) -4. [Reboot and boot OpenCore](./BOOT.md) +1. Read the [FAQ](./FAQ.md) for application requirements and other information +2. Check that your model is supported from the [Supported Models](./MODELS.md) page. +3. Once you've verified your model is supported, you can jump into the process in [Download and build macOS Installer](./INSTALLER.md)