Skip to content

Commit 51f62f4

Browse files
Update tmux.md
1 parent 7e3a14e commit 51f62f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tmux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
Install tpm.
2222

2323
```
24-
mkdir -p ~/.tmux/plugins/tpm/
25-
git clone https://github.com/tpm/tpm.git ~/.tmux/plugins/tpm/tpm
24+
mkdir -p ~/.tmux/plugins
25+
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
2626
Ctrl + b
2727
Shift + I
2828
```

0 commit comments

Comments
 (0)