Skip to content

Commit

Permalink
docs: add missing prerequisites (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: oSumAtrIX <[email protected]>
  • Loading branch information
taku-nm and oSumAtrIX authored Aug 7, 2023
1 parent 667ca30 commit 5e73e6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/0_prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ To use ReVanced CLI, you will need to fulfill certain requirements.
- Java SDK 11 (Azul JDK or OpenJDK)
- [Android Debug Bridge (adb)](https://developer.android.com/studio/command-line/adb) if you want to deploy 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)
- ReVanced Patches
- ReVanced Integrations, if the patches require it

## ⏭️ Whats next

The next section will show, how to use [ReVanced CLI](https://github.com/revanced/revanced-cli).
The next section will show you how to use ReVanced CLI

Continue: [🛠️ Using ReVanced CLI](1_usage.md)

0 comments on commit 5e73e6d

Please sign in to comment.