Minor README.md update

This commit is contained in:
2025-02-18 11:44:19 +01:00
parent a9a2decd45
commit deca9b48e4

View File

@@ -24,4 +24,6 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'
```
Finally do `prefix` + <kbd>I</kbd> (capital i, as in **I**nstall) to install the thing.
<br>
More information in the link above