Skip to content

Commit

Permalink
Add Fedora installation instructions (gopasspw#2197)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio Alessandro Locati <me@fale.io>
  • Loading branch information
Fale authored Apr 25, 2022
1 parent c3f1a90 commit 6b401f2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,13 @@ layman -a go-overlay
emerge -av gopass
```

### Fedora / Red Hat / CentOS
### Fedora

```bash
dnf install gopass
```

### Red Hat / CentOS

There is an unofficial RPM build maintained by a contributor.

Expand Down

0 comments on commit 6b401f2

Please sign in to comment.