aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/cheatsheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cheatsheet.md b/docs/cheatsheet.md
index b1c5002..01e7e43 100644
--- a/docs/cheatsheet.md
+++ b/docs/cheatsheet.md
@@ -165,7 +165,7 @@ Set variables
# Can be any free port
$port = 4444
-$bridge = "~/.cargo/bin/gpg-bridge"
+$bridge = "$HOME\.cargo\bin\gpg-bridge.exe"
```
Set it to autostart on login