mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-12-05 01:42:54 +01:00
docs: fix some mistakes
This commit is contained in:
parent
5e73e6d2de
commit
4c9d414228
@ -1,10 +1,10 @@
|
|||||||
# 💼 Prerequisites
|
# 💼 Prerequisites
|
||||||
|
|
||||||
To use ReVanced CLI, you will need to fulfill certain requirements.
|
To use ReVanced CLI, you will need to fulfil specific requirements.
|
||||||
|
|
||||||
## 🤝 Requirements
|
## 🤝 Requirements
|
||||||
|
|
||||||
- Java SDK 11 (Azul JDK or OpenJDK)
|
- Java SDK 11 (Azul Zulu 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
|
- [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)
|
- An ABI other than ARMv7 such as x86 or x86-64 (or a custom AAPT binary that supports ARMv7)
|
||||||
- ReVanced Patches
|
- ReVanced Patches
|
||||||
@ -12,6 +12,6 @@ To use ReVanced CLI, you will need to fulfill certain requirements.
|
|||||||
|
|
||||||
## ⏭️ Whats next
|
## ⏭️ Whats next
|
||||||
|
|
||||||
The next section will show you how to use ReVanced CLI
|
The following section will show you how to use ReVanced CLI.
|
||||||
|
|
||||||
Continue: [🛠️ Using ReVanced CLI](1_usage.md)
|
Continue: [🛠️ Using ReVanced CLI](1_usage.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user