From b84a2bd9303e7382ae3e8b2c2c86edb60ce244f9 Mon Sep 17 00:00:00 2001 From: X1nto Date: Sun, 18 Apr 2021 22:01:52 +0400 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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