Skip to content

Commit 509b614

Browse files
author
Bruno Sutic
committed
Update readme
1 parent 87ea565 commit 509b614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ Requirements: `tmux 1.9` or higher, `tree` recommended but not required
3434

3535
Add plugin to the list of TPM plugins in `.tmux.conf`:
3636

37-
set -g @tpm_plugins " \
37+
set -g @tpm_plugins ' \
3838
tmux-plugins/tpm \
3939
tmux-plugins/tmux-sidebar \
40-
"
40+
'
4141

4242
Hit `prefix + I` to fetch the plugin and source it. You should now be able to
4343
use the plugin.

0 commit comments

Comments
 (0)