aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFritz Reichwald <mail@fritzreichwald.de>2018-09-22 11:17:52 +0200
committerTad Fisher <tadfisher@gmail.com>2018-09-23 13:17:12 -0700
commit4db4feb628fe84558283a30ea52435610dd2ca12 (patch)
tree89581686a51ffb5165da15b95a3c9df60db4162e
parenta5b1939109d365f0b2428189a13e147538acfc1c (diff)
Change testing to buster and add linebreak
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18c8b27..c49ed0d 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,8 @@ 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):
+`pass-otp` is available in `buster` 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
```