diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2016-11-25 16:57:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-25 16:57:43 +0100 |
commit | 988cce6320b2affb13dcb2abcf6a54736dcdc199 (patch) | |
tree | 3a0eee18b8c0214fdb6588b9d41e621a523f287e | |
parent | 43fd5e5fe6d475707eaa8cc859329a899bc6d2c9 (diff) | |
parent | 6320a3ca7cc53197f90679d9695a1cf4e8620e49 (diff) |
Merge pull request #2147 from licaon-kter/patch-5
Typo in Readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -341,7 +341,7 @@ Read more about the concept on https://gultsch.de/trust.html ### What clients do I use on other platforms There are XMPP Clients available for all major platforms. ####Windows / Linux -For your desktop computer we recommend that you use [Gajim](https://gajim.org). You need to install the plugins `OMEMO`, `HTTP Upload` and `URL image preview` to get the best compatibiltiy with Conversations. Plugins can be installed from withhin the app. +For your desktop computer we recommend that you use [Gajim](https://gajim.org). You need to install the plugins `OMEMO`, `HTTP Upload` and `URL image preview` to get the best compatibiltiy with Conversations. Plugins can be installed from within the app. ####iOS Unfortunatly we don‘t have a recommendation for iPhones right now. There are two clients available [ChatSecure](https://chatsecure.org/) and [Monal](https://monal.im/). Both with their own pros and cons. |