diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1314,7 +1314,7 @@ Now, to sign commits or tags simply use the `-S` option. GPG will automatically #### Authentication -Run the following commands: +Run the following commands **(only for Windows)**: > git config --global core.sshcommand 'plink -agent' |