File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Install a module with it
14
14
15
15
``` shell
16
16
# Install aliases are "add" and "get"
17
- mmrl install explore app-data-file-exec data_isolation_support
17
+ mmrl install app-data-file-exec data_isolation_support
18
18
```
19
19
20
20
## Get informations
@@ -54,15 +54,15 @@ mmrl download mkshrc node_on_android # --version 152
54
54
Maybe simple...
55
55
56
56
``` shell
57
- mmrl install explore mkshrc@1.3.4 node_on_android
57
+ mmrl install mkshrc@1.3.4 node_on_android
58
58
```
59
59
60
60
## Install Viper4Android
61
61
62
62
> Requires version ` 0.1.1 `
63
63
64
64
``` shell
65
- mmrl install explore -y " https://zackptg5.com/downloads/Audio-Modification-Library_v5.1.zip" " https://john-fawkes.com/Downloads/acp.zip" " https://github.com/AndroidAudioMods/ViPER4Android/releases/download/v0.5.0/V4A_Magisk_Module_0.5.0.zip"
65
+ mmrl install -y " https://zackptg5.com/downloads/Audio-Modification-Library_v5.1.zip" " https://john-fawkes.com/Downloads/acp.zip" " https://github.com/AndroidAudioMods/ViPER4Android/releases/download/v0.5.0/V4A_Magisk_Module_0.5.0.zip"
66
66
```
67
67
68
68
# Dev
You can’t perform that action at this time.
0 commit comments