diff --git a/docs/developers/0_preparation.md b/docs/developers/0_preparation.md index dd446a0711..d353c1d2a6 100644 --- a/docs/developers/0_preparation.md +++ b/docs/developers/0_preparation.md @@ -3,7 +3,7 @@ In order to compile ReVanced Manager, certain requirements must be met. ## 📝 Prerequisites * Kotlin IDE such as [Android Studio](https://developer.android.com/studio) -* Understanding of [Android](https://android.com) OS and [Kotlin](https://kotlinlang.org/) language +* Understanding of [Android](https://android.com) development, [Kotlin](https://kotlinlang.org/) language and [Jetpack Compose](https://developer.android.com/jetpack/compose). * At least Java Development Kit version 17 of any vendors ## 🏃 Prepare the environment