Revert "Update README.md installation instructions."

This reverts commit a403ca3b67.

There are problems when running TPM with a `-b` flag, see #151.
This commit is contained in:
Bruno Sutic 2020-07-06 09:34:03 +02:00
parent 5c4f37a52d
commit 59f78857f6
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
1 changed files with 1 additions and 1 deletions

View File

@ -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: