From 0fdf87e1c2e9ddf3e70adabdabcec3808a805c41 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Wed, 10 Feb 2021 11:26:32 +0300 Subject: [PATCH] update repo link in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`