From 0ce3de387e868c99476a9b0f07097ebe123bde1f Mon Sep 17 00:00:00 2001 From: felikcat <29991266+felikcat@users.noreply.github.com> Date: Sun, 12 Mar 2023 14:01:02 -0700 Subject: [PATCH] Use Magisk's built-in busybox instead --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a57cc80..f054ee6 100644 --- a/README.adoc +++ b/README.adoc @@ -58,7 +58,9 @@ Use these search terms on the https://forum.xda-developers.com/search/[XDA Forum === Installing a custom kernel -. Install https://github.com/SmartPack/BusyBox-Installer/releases[BusyBox Installer], open it, then reboot after it prompts to. +. Download the https://github.com/Magisk-Modules-Alt-Repo/BuiltIn-BusyBox/releases[Built-In BusyBox] Magisk module. +. Open Magisk -> Modules -> Install from storage -> Select the module ZIP that was downloaded. +. Reboot. . Install https://github.com/libxzr/HorizonKernelFlasher/releases[Horizon Kernel Flasher], open it, then point it to the ZIP containing the custom kernel.