diff --git a/docs/0_prerequisites.md b/docs/0_prerequisites.md index ed5660f7..9e3b481c 100644 --- a/docs/0_prerequisites.md +++ b/docs/0_prerequisites.md @@ -1,14 +1,12 @@ # 💼 Prerequisites -To use ReVanced CLI, you will need to fulfil specific requirements. +To use ReVanced CLI, you will need to fulfill specific requirements. ## 🤝 Requirements - Java SDK 11 (Azul Zulu JDK or OpenJDK) - [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) -- ReVanced Patches -- ReVanced Integrations, if the patches require it ## ⏭️ Whats next