aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl.install
diff options
context:
space:
mode:
Diffstat (limited to 'wsl.install')
-rw-r--r--wsl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsl.install b/wsl.install
index 41c0c49..ce8d745 100644
--- a/wsl.install
+++ b/wsl.install
@@ -14,6 +14,6 @@ mkln() {
echo 'In order to use gpg with git for windows, you need to run'
echo ''
-echo "\tgit.exe config --system gpg.program 'C:\Program Files (x86)\GnuPG\bin\gpg.exe'"
+echo "\tgit.exe config --system gpg.program 'C:\\Program Files (x86)\\GnuPG\\bin\\gpg.exe'"
echo ''
echo "from an admin terminal" \ No newline at end of file