aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-02 23:32:39 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-06-02 23:32:39 +0100
commita877b13de67ced0242f24b07d26e8a21eb6a0e0e (patch)
tree75df85fe53f850719dd5aa854be2ab2fb1e2b14a
parent49338bdfce6703a5dbad47411d9b96d1f9251fcd (diff)
downloadpass.bat-a877b13de67ced0242f24b07d26e8a21eb6a0e0e.tar.gz
pass.bat-a877b13de67ced0242f24b07d26e8a21eb6a0e0e.zip
link to gpg4win in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a81e5fb..9ba770d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# pass.bat
-pass.bat is an attempt to port the [pass](https://passwordstore.org) utility to Windows in pure batch. You'll need to have the gpg binary in your PATH, the most common way is to install Gpg4win.
+pass.bat is an attempt to port the [pass](https://passwordstore.org) utility to Windows in pure batch. You'll need to have the gpg binary in your PATH, the most common way is to install [Gpg4win](https://gpg4win.org/).
# how do i use it