aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2022-02-27 16:00:26 +0530
committerGitHub <noreply@github.com>2022-02-27 16:00:26 +0530
commitc1e2b20baeaee4664507519b61f62243a0e708ec (patch)
tree5123ae5cdd83b881c69777f10b371da1d5dab214 /README.md
parent54922523797407ec81642cc65b83f2b1afc100ea (diff)
downloadanypinentry-c1e2b20baeaee4664507519b61f62243a0e708ec.tar.gz
anypinentry-c1e2b20baeaee4664507519b61f62243a0e708ec.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 /<path-to-this-repo>/anypinentry`
+4. Edit `~/.gnuph/gpg-agent.conf` (or create it) and add the line `pinentry-program /<path-to-your-clone>/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