diff --git a/README.md b/README.md index 2209374..2602b3c 100644 --- a/README.md +++ b/README.md @@ -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/ gradle clean assembleDebug -You will find APKs in `app/build/outputs/apk` \ No newline at end of file +You will find APKs in `app/build/outputs/apk`