Skip to content

Commit

Permalink
docs: List supported ABIs correctly and add a mention how to use othe…
Browse files Browse the repository at this point in the history
…r ones

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
  • Loading branch information
kitadai31 and oSumAtrIX authored Sep 1, 2024
1 parent 7e8fb57 commit 74ff940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/0_prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To use ReVanced CLI, you will need to fulfill specific requirements.

- Java Runtime Environment 11 ([Azul Zulu JRE](https://www.azul.com/downloads/?version=java-11-lts&package=jre#zulu) or [OpenJDK](https://jdk.java.net/archive/))
- [Android Debug Bridge (ADB)](https://developer.android.com/studio/command-line/adb) if you want to install the patched APK file on your device
- An ABI other than ARMv7 such as x86 or x86-64 (or a custom AAPT binary that supports ARMv7)
- x86 or x86-64 (For [other architectures](https://github.com/ReVanced/revanced-manager/tree/main/android/app/src/main/jniLibs) use the `--custom-aapt2-binary` option)

## ⏭️ Whats next

Expand Down

0 comments on commit 74ff940

Please sign in to comment.