aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/quickstart.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/quickstart.md b/docs/quickstart.md
index 8308059..2313d6a 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -23,6 +23,14 @@ On Fedora, gocryptfs is available as
$ sudo dnf install gocryptfs
+gocryptfs is available in many other distributions in the following
+versions:
+
+[![Packaging status](https://repology.org/badge/vertical-allrepos/gocryptfs.svg?columns=4)](https://repology.org/project/gocryptfs/versions)
+
+[![Packaging status](https://repology.org/badge/vertical-allrepos/go:github-rfjakob-gocryptfs.svg?columns=5&header=Packaging Status II)](https://repology.org/project/go:github-rfjakob-gocryptfs/versions)
+
+
If you want to compile from source, see the [Compile](compile.md) page for
instructions.