diff --git a/pages/04.other/android/update/default.en.md b/pages/04.other/android/update/default.en.md index 442d8df..937e683 100644 --- a/pages/04.other/android/update/default.en.md +++ b/pages/04.other/android/update/default.en.md @@ -27,6 +27,8 @@ The newest update can either be downloaded through the built-in updater, exporte ## Reinstall Magisk +_An alternative is installing [Lygisk](https://github.com/programminghoch10/Lygisk), which allows for automatic reinstallation after OTA Upgrades_ + 1. Boot to fastboot: `adb reboot bootloader` 2. Run `fastboot flash boot MAGISK_PATCHED.img` 3. Reboot to system `fastboot reboot`