Browse Source

update repo link in readme

pull/18/head
R4SAS 3 years ago committed by GitHub
parent
commit
0fdf87e1c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -8,7 +8,7 @@ https://developer.android.com/studio#downloads @@ -8,7 +8,7 @@ https://developer.android.com/studio#downloads
https://developer.android.com/ndk/
### Clone repository with submodules
git clone --recurse-submodules https://github.com/r4sas/i2pd-android.git
git clone --recurse-submodules https://github.com/PurpleI2P/i2pd-android.git
### Compile application
export ANDROID_SDK_ROOT=/opt/android-sdk
@ -16,4 +16,4 @@ https://developer.android.com/ndk/ @@ -16,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