typo
This commit is contained in:
parent
d3447c2d8f
commit
dae2ce24eb
1 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,8 @@ You can run this if you have:
|
||||||
|
|
||||||
<!-- The password is the default of ReVanced Manager -->
|
<!-- The password is the default of ReVanced Manager -->
|
||||||
|
|
||||||
|
Replace patch1 with your patch, and continue...
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
java -jar revanced-cli.jar \
|
java -jar revanced-cli.jar \
|
||||||
--bundle="revanced-patches.jar" \
|
--bundle="revanced-patches.jar" \
|
||||||
|
@ -31,5 +33,5 @@ java -jar revanced-cli.jar \
|
||||||
--out="revanced-app.apk" \
|
--out="revanced-app.apk" \
|
||||||
--password="s3cur3p@ssw0rd" \
|
--password="s3cur3p@ssw0rd" \
|
||||||
--apk="APKs/XXX.apk" \
|
--apk="APKs/XXX.apk" \
|
||||||
--include=""
|
-i patch1
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue