summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAyush Agarwal <ayushnix@fastmail.com>2022-04-05 16:55:01 +0530
committerAyush Agarwal <ayushnix@fastmail.com>2022-04-05 16:55:01 +0530
commit5b254bf763176b0e5b22ffcb2b4f5232e24a2f65 (patch)
tree698c75daf49590f6673b88aa0be21275d91c1f6e /README.md
parent0251fe3f4bf01df0ed0d3304470a5578630cf656 (diff)
docs: clarify dependency requirements
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index c1fd2cc..26cc775 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,10 @@ xorg/x11 and wayland, check out [pass-tessen](https://github.com/ayushnix/pass-t
- [wl-clipboard](https://github.com/bugaevc/wl-clipboard) (optional, if you want to copy data)
- [libnotify](https://gitlab.gnome.org/GNOME/libnotify) (optional, to send notifications about
copied data and the timeout period after which the clipboard will be cleared)
-- [pass-otp](https://github.com/tadfisher/pass-otp) (optional, to generate TOTP/HOTP)
-- [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/) (optional, to open URLs)
+- [pass-otp](https://github.com/tadfisher/pass-otp) (optional, to generate TOTP/HOTP when using
+ `pass`)
+- [xdg-utils](https://www.freedesktop.org/wiki/Software/xdg-utils/) (optional, to open URLs in the
+ default web browser)
- [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional, to build the man page)
### Arch Linux