From 0d35a7a22b5be8f2ff188c340353ad13f5d8b5c0 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 19 Jun 2019 15:06:08 +0200 Subject: [PATCH] Revert "Updated description" This reverts commit 558eec10b6b03a3d3f768dc9e78b603ef5392ae5. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6c0275acf3..667b73930a 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,15 @@ One line command to display certificate fingerprints: ```unzip -p fairemail.apk META-INF/CERT.RSA | keytool -printcert``` +* [F-Droid](https://f-droid.org/en/packages/eu.faircode.email/) ([last build status](https://f-droid.org/wiki/page/eu.faircode.email/lastbuild)) + +Note that F-Droid builds new versions irregularly and you'll need the F-Droid client to get update notifications. +To get updates in a timely fashion you are advised to use the GitHub release. +The GitHub release will automatically check for updates on GitHub. +You can turn this off in the advanced options. + +Because F-Droid builds and GitHub releases are signed differently, an F-Droid build needs to be uninstalled first to be able to update to a GitHub release. + ## Privacy Please see [here](https://github.com/M66B/open-source-email/blob/master/PRIVACY.md#fairemail) for the privacy policy.