aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e34fc3..3390201 100644
--- a/README.md
+++ b/README.md
@@ -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
```