From c1e2b20baeaee4664507519b61f62243a0e708ec Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 27 Feb 2022 16:00:26 +0530 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 572e8ad..ec1eea5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can now use any interface for password and confirmation prompts (`dmenu`, `r 1. Clone the repo to anywhere on your machine (you should maintain a fork in case you want to configure the default behavior) 2. Run `chmod +x ./anypinentry` inside the cloned directory 3. Edit the script file if you want to configure it. -4. Edit `~/.gnuph/gpg-agent.conf` (or create it) and add the line `pinentry-program //anypinentry` +4. Edit `~/.gnuph/gpg-agent.conf` (or create it) and add the line `pinentry-program //anypinentry` 5. Run `gpg-agent reload` to reload the config or logout and log back in 6. Gpg should now be using your prefered program for pinentry -- cgit v1.3.1