Skip to content

Commit 0c5211d

Browse files
committed
Merge pull request tmux-plugins#3 from dweidner/patch-1
Fix plugin path in the manual installation section
2 parents 448fc65 + 9406fe6 commit 0c5211d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ git clone https://github.com/tmux-plugins/tmux-prefix-highlight.git ~/clone/pa
4141
Add this line to your .tmux.conf:
4242

4343
```tmux.conf
44-
run-shell ~/clone/path/tmux-prefix-highlight.tmux
44+
run-shell ~/clone/path/prefix_highlight.tmux
4545
```
4646

4747
Reload TMUX environment with:

0 commit comments

Comments
 (0)