aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bfe19ea..6a1832d 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,10 @@ On Fedora, gocryptfs is available as an rpm package:
```bash
sudo dnf install gocryptfs
```
+
+If you use the standalone binary, make sure you install the `fuse` package
+from your distributions package repository before running `gocryptfs`.
+
See the [Quickstart](https://nuetzlich.net/gocryptfs/quickstart/) page for more info.
Testing