Update README.md

This commit is contained in:
Andre Kirchhoff 2022-04-04 00:10:50 -03:00 committed by GitHub
parent 393d296a52
commit b1f2a83c23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: