aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a3991f..e2046bc 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ Pipe an `otpauth://` URI into a passfile:
$ pass otp insert totp-secret < totp-secret.txt
```
-Use [zbar](http://zbar.sourceforge.net/) to decode a QR image or webcam shot into a passfile:
+Use [zbar](https://github.com/mchehab/zbar) to decode a QR image or webcam shot into a passfile:
```
$ zbarimg -q --raw qrcode.png | pass otp insert totp-secret