From 6b414526ac4dfa4cf95ce54e267fb58eca4054ea Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:02:35 +0300 Subject: [PATCH] Update FAQ.md --- docs/FAQ.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index b520ab5aa..8269dbb5b 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -19,9 +19,7 @@ Settings are saved to a config.plist file inside your EFI partition. ## Can I use the same USB install media as a universal installer? -You cannot. OpenCore configurations are device specific, due to different quirks needed for different systems. - -If you are building OpenCore to a different system that you're running, you will have to select the targeted model from Settings. +You cannot. OpenCore configurations are device specific, due to different quirks needed for different systems. If you are building OpenCore for a different system that you're running, you will have to select the targeted model from Settings before building OpenCore on the USB media. ## Can I use OTA updates?