aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-06-05 15:13:01 +0530
committerGitHub <noreply@github.com>2022-06-05 15:13:01 +0530
commitc56ca54c5c8606b88cafe72d941cfcddfddaffc3 (patch)
treea3e3dad55b5f5b13e6e641808150aef0013e7350 /README.md
parent2a660b6a898eb380bd7850d55059404480a880f6 (diff)
downloadanypinentry-c56ca54c5c8606b88cafe72d941cfcddfddaffc3.tar.gz
anypinentry-c56ca54c5c8606b88cafe72d941cfcddfddaffc3.zip
Update README.md
Diffstat (limited to '')
-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)