diff --git a/pages/en/phone/apps/magisk.txt b/pages/en/phone/apps/magisk.txt index 78d0c55..bec4872 100644 --- a/pages/en/phone/apps/magisk.txt +++ b/pages/en/phone/apps/magisk.txt @@ -1,5 +1,3 @@ -WIP - ====== Magisk ====== Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 5.0. @@ -15,3 +13,13 @@ Some highlight features: ===== Download latest release ===== Go to [[https://github.com/topjohnwu/Magisk/releases|GitHub]] and download the latest apk file. + +===== Installation ===== +Follow the instructions at https://topjohnwu.github.io/Magisk/install.html. + + +===== magisk_boot.sh ===== + +This is for LineageOS recovery only. After updating LineageOS, you must perform the procedure again - https://topjohnwu.github.io/Magisk/install.html#patching-images + +We created a quick script for it at https://github.com/TECH-SAVIOURS-ORG/magisk_boot.sh. \ No newline at end of file