add Fedora install instructions

This commit is contained in:
axel simon
2019-04-19 13:08:24 +02:00
committed by Tad Fisher
parent 99419824e1
commit 853c5517bb

View File

@@ -131,6 +131,14 @@ pacman -S pass-otp
apt install pass-extension-otp
```
### Fedora
`pass-otp` is available in Fedora 28 and up, under the package name `pass-otp` according to [Fedora Apps](https://apps.fedoraproject.org/packages/pass-otp).
```
dnf install pass-otp
```
### Gentoo Linux
```