From d123b89a16bdb2527d5c7b3ff60af2fafcd16c5b Mon Sep 17 00:00:00 2001 From: Brian (bex) Exelbierd Date: Mon, 29 Jul 2019 10:49:33 +0200 Subject: Add Fedora details --- docs/quickstart.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/quickstart.md') diff --git a/docs/quickstart.md b/docs/quickstart.md index f625386..8308059 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -18,6 +18,11 @@ On Mac OS X, gocryptfs is available as a $ brew install gocryptfs +On Fedora, gocryptfs is available as +[an rpm package](https://src.fedoraproject.org/rpms/golang-github-rfjakob-gocryptfs): + + $ sudo dnf install gocryptfs + If you want to compile from source, see the [Compile](compile.md) page for instructions. -- cgit v1.2.3