diff --git a/README.md b/README.md index 824a557..1386e42 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' # set -g @plugin 'git@bitbucket.com:user/plugin' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) -run -b '~/.tmux/plugins/tpm/tpm' +run '~/.tmux/plugins/tpm/tpm' ``` Reload TMUX environment so TPM is sourced: