You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -42,15 +42,15 @@ Easily manage your **Magisk Modules** from a terminal session in your custom rec
42
42
43
43
## Setup
44
44
45
-
#### Install
45
+
#### Install + Updates
46
46
1. Download & store the latest [`MagiskManagerForRecovery_vX_XXXXXXXXX.zip`](https://github.com/Rikj000/Magisk-Manager-for-Recovery-Mode/releases/latest) release file
47
47
somewhere on your phone's **internal storage***(Not on the SD or external storage!)*
48
48
2. Install the `MagiskManagerForRecovery_vX_XXXXXXXXX.zip` release file
49
-
-**From System:** Use the [Androidacy/MagiskModuleManager](https://github.com/Androidacy/MagiskModuleManager) app to install the `.zip` file from local storage
49
+
-**From System:** Use [Magisk](https://github.com/topjohnwu/Magisk)'s Manager app or the [Androidacy/MagiskModuleManager](https://github.com/Androidacy/MagiskModuleManager) to install the `.zip` file from local storage
50
50
-**From Custom Recovery:** Use to install the `.zip` file from local storage
51
51
52
52
#### Uninstall
53
-
-**From System:** Use the [Androidacy/MagiskModuleManager](https://github.com/Androidacy/MagiskModuleManager)or [Magisk](https://github.com/topjohnwu/Magisk)'s Manager app to uninstall
53
+
-**From System:** Use [Magisk](https://github.com/topjohnwu/Magisk)'s Manager app or the [Androidacy/MagiskModuleManager](https://github.com/Androidacy/MagiskModuleManager) to uninstall
54
54
-**From Custom Recovery:** Use the `*/mm` or `sh /sdcard/mm` command in a terminal session *(supports `uninstall.sh`)*
0 commit comments