aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d239fd2..18c8b27 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,13 @@ sudo make install
pacman -S pass-otp
```
+### Debian
+
+`pass-otp` is available in `testing` and `sid` repositories with the package-name `pass-extension-otp` according to [tracker](https://tracker.debian.org/pkg/pass-otp):
+```
+apt install pass-extension-otp
+```
+
### Gentoo Linux
```