From c56ca54c5c8606b88cafe72d941cfcddfddaffc3 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Jun 2022 15:13:01 +0530 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e12e9ab..4f462aa 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ You can now use any interface for password and confirmation prompts (`dmenu`, `r > Note: This is NOT a complete replacement for pinentry programs but it should cover most use-cases. Report any issues you face so the program can be improved ## Dependencies -* bash -* dmenu with password patch (for the default config only) -* notify-send (for the default config only) +* sh +* dmenu with password patch (optional: for the default config only) +* notify-send (optional: for the default config only) ## Usage 1. Clone the repo to anywhere on your machine (you should maintain a fork in case you want to configure the default behavior) -- cgit v1.3.1