diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-01-03 15:16:00 +0100 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-01-09 16:36:06 +0100 |
| commit | 7e9df53f274d9c729b601f0f47c164aa56cce009 (patch) | |
| tree | 96b426b7da04037a79b702402c0fbc332563e70b | |
| parent | d8734c2b72421920454547b811d4b53cb2d980bd (diff) | |
README: Update install command
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
