Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 3c7e088

Browse files
authored
Update README.md
1 parent 674bdd1 commit 3c7e088

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# patching
1+
# Patching
22
Patch your own Magisk Module APK for third-party repo support.
3+
4+
# Tutorial
5+
1. Clone [mmpatch](https://github.com/tytydraco/mmpatch) to your computer.
6+
2. Install [Apktool](https://github.com/iBotPeaches/Apktool) and Java JDK.
7+
3. Add Apktool and Java SDK bin to your path.
8+
4. `./mmpatch Magisk-Modules-Alt-Repo`
9+
5. Delete any existing Magisk Manager from your Android device.
10+
6. Install `mmpatch-signed.apk` to your Android Device.

0 commit comments

Comments
 (0)