From a5b1939109d365f0b2428189a13e147538acfc1c Mon Sep 17 00:00:00 2001 From: Fritz Reichwald Date: Mon, 20 Aug 2018 07:36:13 +0200 Subject: Add debian to the list of distributions with pass-otp packages --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 ``` -- cgit v1.2.3