From 5234da3b4f5d189444a79bc7e50ccc763bb4482a Mon Sep 17 00:00:00 2001 From: Tyler Nijmeh Date: Sun, 4 Oct 2020 15:14:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39d614c..9262984 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Patch your own Magisk Module APK for third-party repo support. # Tutorial -1. Clone [mmpatch](https://github.com/tytydraco/mmpatch) to your computer. +1. Clone [mmpatch](https://github.com/Magisk-Modules-Alt-Repo/mmpatch) to your computer. 2. Install [Apktool](https://github.com/iBotPeaches/Apktool) and Java JDK. 3. Add Apktool and Java SDK bin to your path. 4. `./mmpatch Magisk-Modules-Alt-Repo`