From 03ac2ec155df19c75253477455a689a80b12ce46 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:28:49 +0300 Subject: [PATCH] Add info about updating --- docs/FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index ea6cccb70..8a908a50a 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -2,6 +2,7 @@ * [Application requirements](#application-requirements) +* [How do I make sure I'm all up to date?](#how-do-I-make-sure-im-all-up-to-date) * [Why are the settings "not saving"?](#why-are-the-settings-not-saving) * [Can I use the same USB install media as a universal installer?](#can-i-use-the-same-usb-install-media-as-a-universal-installer) * [Can I use OTA updates?](#can-i-use-ota-updates) @@ -21,6 +22,11 @@ The patcher application requires **OS X Yosemite 10.10** or later to run. The patcher is designed to target **macOS Big Sur 11.x to macOS Sequoia 15.x**. * Other versions may work, albeit in a broken state. No support is provided for any version outside of the above. +## How do I make sure I'm all up to date? + +Updating the OpenCore installation is a three step process, first the application, second the bootloader and finally root patches. + +Refer to [Updating OpenCore and patches](https://dortania.github.io/OpenCore-Legacy-Patcher/UPDATE.html) for how to update the application and patches. ## Why are the settings "not saving"?