diff --git a/README.md b/README.md index 39a6380f..0ae0b061 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ For anyone who wants to provide translations please submit them to https://crowd - [ ] Migrate to Jetpack Compose when it's officially released ## Building [![Build](https://github.com/YTVanced/VancedManager/actions/workflows/debug.yml/badge.svg?branch=dev)](https://github.com/YTVanced/VancedManager/actions/workflows/debug.yml) -### In Android Studio +### Using Android Studio Clone the repo, open it in Android Studio and build the app. -### In command line +### Using command line #### On Windows: ```powershell .\gradlew.bat assembleDebug