Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2020-04-30 14:04:40 +0300
committerDaniel Gultsch <daniel@gultsch.de>2020-04-30 14:04:40 +0300
commitea1c2f27d1e82606e8be6397cccebea1ce96110c (patch)
tree472a9ea64dd53bb988a309e824bf96e7fdd6de58 /README.md
parentb6d3b49702514b1d6d0bebdd6702cd8122408492 (diff)
fixed build instructions (checkout url)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 076f38409..b77a577a5 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
</a>
</p>
-![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png)
+![screenshots](https://raw.githubusercontent.com/inputmice/Conversations/master/screenshots.png)
## Design principles
@@ -407,7 +407,7 @@ reference any file name by modifying `build.gradle`.
Make sure to have ANDROID_HOME point to your Android SDK. Use the Android SDK Manager to install missing dependencies.
- git clone https://github.com/siacs/Conversations.git
+ git clone https://github.com/inputmice/Conversations.git
cd Conversations
./gradlew assembleConversationsFreeSystemDebug
@@ -465,4 +465,4 @@ Play Store version or the current HEAD. If you are having problems connecting to
your XMPP server your file transfer doesn’t work as expected please always
include a logcat debug output with your issue (see above).
-[issues]: https://github.com/siacs/Conversations/issues
+[issues]: https://github.com/inputmice/Conversations/issues