diff --git a/README.md b/README.md index c59ed2e..9a767f5 100644 --- a/README.md +++ b/README.md @@ -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` + I (capital i, as in **I**nstall) to install the thing. +
More information in the link above \ No newline at end of file