From 9796ecf75e018c75086e8a41dd537aba0a8b002c Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:03:48 +0300 Subject: [PATCH] Slight edit --- docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index aaafae665..1084c946e 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -23,7 +23,7 @@ In SIP settings, booted SIP is reported in text form e.g. "0x803" but the checkb 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. -When building OpenCore on another system, OCLP cannot be aware of all the hardware installed, meaning safe defaults will be used. However, this may not be the most optimal experience especially with custom hardware. As such it's recommended to rebuild OpenCore **on device** to enable AMFIPass and other settings that are based on hardware detection, after the OS has been installed. +When building OpenCore on a different system, OCLP cannot be aware of all the hardware installed in the target, meaning safe defaults will be used. However, this may not be the most optimal experience especially with custom hardware. As such it's recommended to rebuild OpenCore **on device** to enable AMFIPass and other settings that are based on hardware detection, after the OS has been installed. ## Can I use OTA updates?