diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ``` |