summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2020-01-03 15:16:00 +0100
committerAlex Leferry 2 <alexherbo2@gmail.com>2020-01-09 16:36:06 +0100
commit7e9df53f274d9c729b601f0f47c164aa56cce009 (patch)
tree96b426b7da04037a79b702402c0fbc332563e70b
parentd8734c2b72421920454547b811d4b53cb2d980bd (diff)
README: Update install command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d09e53..070bb96 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ pathogen-infect /home/user/repositories/github.com/alexherbo2/connect.kak
**Optional** – To install globally:
``` sh
-ln -s $PWD/rc/commands/edit ~/.local/bin/kak-connect
+ln -s "$PWD/rc/commands/edit" ~/.local/bin/kak-connect
```
## Usage