Update readme.md
Just added a note to preinstall fuse, so the standalone binary will work without problem.
This commit is contained in:
parent
56eb85651b
commit
df37318fba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user