From b1f2a83c23a745f4f8b774fa86e5637baf5929f0 Mon Sep 17 00:00:00 2001 From: Andre Kirchhoff Date: Mon, 4 Apr 2022 00:10:50 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95ee92947..b4ba424af 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ However, if you must use 'raw' APKs you can get them from our [github releases]( If you would like to develop this application we'd love your help! These build instructions are brief and should be improved, please send a PR if you can. -- Use Android Studio 4.1.2 to build/debug (other versions might work but no promises) +- Use Android Studio to build/debug - Use "git submodule update --init --recursive" to pull in the various submodules we depend on - There are a few config files which you'll need to copy from templates included in the project. Run the following commands to do so: