aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files 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)