diff --git a/Options-and-usage.md b/Options-and-usage.md index 05e8e97..88fd16b 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -27,13 +27,13 @@ If you want to open the configuration menu again, simply hold the **SELECT** but --- -- **Use SysNAND FIRM as default (A9LH-only)**: This option does two things. +- **SysNAND is updated (A9LH-only)**: This option does two things. - **On**: - * Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - * luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**. + 1. Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). + 1. luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**. - **Off**: - * Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - * luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**. + 1. Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). + 1. luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**. ---