Browse Source

fix urls in readme

pull/18/head
R4SAS 4 years ago
parent
commit
2e9d96c12e
  1. 4
      README.md

4
README.md

@ -2,7 +2,9 @@ @@ -2,7 +2,9 @@
### Install OpenJDK, gradle, download Android SDK and NDK r19c
https://gradle.org/install/
https://developer.android.com/studio#downloads
https://developer.android.com/ndk/
### Clone repository with submodules
@ -14,4 +16,4 @@ https://developer.android.com/ndk/ @@ -14,4 +16,4 @@ https://developer.android.com/ndk/
gradle clean assembleDebug
You will find APKs in app/build/outputs/apk
You will find APKs in `app/build/outputs/apk`
Loading…
Cancel
Save