From 5717285ce9b5dcfc2988085b608436b9b97f4bb0 Mon Sep 17 00:00:00 2001 From: Chiang Yuhan Date: Sat, 17 Aug 2024 13:06:18 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3920cdc..9413f8b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,12 @@ I have uploaded some large file via LFS, so this is why I didnt fork from poxiao 1. Download a suitable rootfs from https://kali.download/nethunter-images/current/rootfs/ -(I use kalifs-arm64-minimal.tar.xz here, and u can simply download module from release) + +(I use kalifs-arm64-minimal.tar.xz here, and u can simply download module from release. I think minimal rootf is enough while u can download any metapackage form Nethunter manager.) 2. Move this rootfs directly to the root directory of the module, then compress it into a zip file, and use KernelSU to flash it in. ## Improvement with my code is welcomed! Feel free to contact with me! -Known issue: cant automatically uninstall apks when uninstall from kernelSU manager +Known issue: +- cant automatically uninstall apks when uninstall from kernelSU manager +- throws error such as cant find /system/bin/su