fixed build instructions (checkout url)

This commit is contained in:
Daniel Gultsch 2020-04-30 13:04:40 +02:00
parent b6d3b49702
commit ea1c2f27d1
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
</a> </a>
</p> </p>
![screenshots](https://raw.githubusercontent.com/siacs/Conversations/master/screenshots.png) ![screenshots](https://raw.githubusercontent.com/inputmice/Conversations/master/screenshots.png)
## Design principles ## 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. 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 cd Conversations
./gradlew assembleConversationsFreeSystemDebug ./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 doesnt work as expected please always your XMPP server your file transfer doesnt work as expected please always
include a logcat debug output with your issue (see above). include a logcat debug output with your issue (see above).
[issues]: https://github.com/siacs/Conversations/issues [issues]: https://github.com/inputmice/Conversations/issues