diff options
author | Fritz Reichwald <mail@fritzreichwald.de> | 2018-09-22 11:17:52 +0200 |
---|---|---|
committer | Tad Fisher <tadfisher@gmail.com> | 2018-09-23 13:17:12 -0700 |
commit | 4db4feb628fe84558283a30ea52435610dd2ca12 (patch) | |
tree | 89581686a51ffb5165da15b95a3c9df60db4162e | |
parent | a5b1939109d365f0b2428189a13e147538acfc1c (diff) | |
download | pass-otp-4db4feb628fe84558283a30ea52435610dd2ca12.tar.gz pass-otp-4db4feb628fe84558283a30ea52435610dd2ca12.zip |
Change testing to buster and add linebreak
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 ``` |