Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler committed May 25, 2024
1 parent 3763ab3 commit e6259e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Install a module with it

```shell
# Install aliases are "add" and "get"
mmrl install explore app-data-file-exec data_isolation_support
mmrl install app-data-file-exec data_isolation_support
```

## Get informations
Expand Down Expand Up @@ -54,15 +54,15 @@ mmrl download mkshrc node_on_android # --version 152
Maybe simple...

```shell
mmrl install explore [email protected] node_on_android
mmrl install [email protected] node_on_android
```

## Install Viper4Android

> Requires version `0.1.1`
```shell
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"
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"
```

# Dev
Expand Down

0 comments on commit e6259e0

Please sign in to comment.