diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-06-05 15:13:01 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-05 15:13:01 +0530 |
| commit | c56ca54c5c8606b88cafe72d941cfcddfddaffc3 (patch) | |
| tree | a3e3dad55b5f5b13e6e641808150aef0013e7350 /README.md | |
| parent | 2a660b6a898eb380bd7850d55059404480a880f6 (diff) | |
| download | anypinentry-c56ca54c5c8606b88cafe72d941cfcddfddaffc3.tar.gz anypinentry-c56ca54c5c8606b88cafe72d941cfcddfddaffc3.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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) |
