From 4ed9f57fdccb38d7aa134fe7cf136bd2fa3e613b Mon Sep 17 00:00:00 2001 From: Prithvi Date: Thu, 2 Mar 2023 05:23:19 -0500 Subject: [PATCH] Update ota.md (#6374) Specified the steps of the OTA install process so there is less confusion about what step 1 and 2 entail. --- docs/ota.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ota.md b/docs/ota.md index 4e3148714..9965c33a7 100644 --- a/docs/ota.md +++ b/docs/ota.md @@ -17,7 +17,7 @@ Magisk does not modify most read-only partitions, which means applying official It is possible to have the OTA installed to the inactive slot and have the Magisk app install Magisk onto the updated partitions. The out-of-the-box OTA installation works seamlessly and Magisk can be preserved after the installation. - After restoring stock images, apply OTAs as you normally would (Settings → System → System Update). -- Wait for the installation to be fully done (both step 1 and step 2 of the OTA), **do not press the "Restart now" or "Reboot" button!** Instead, go to (Magisk app → Install → Install to Inactive Slot) to install Magisk to the updated slot. +- Wait for the installation to be fully done (both step 1: "installing update", and step 2: "optimizing your device", of the OTA), **do not press the "Restart now" or "Reboot" button!** Instead, go to (Magisk app → Install → Install to Inactive Slot) to install Magisk to the updated slot.