diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d64ab0..6a324fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - update readme because of github organization change to [tmux-plugins](https://github.com/tmux-plugins) - update tests to pass +- update README to suggest different first plugin ### v0.0.2, 2014-07-17 - run all *.tmux plugin files as executables diff --git a/README.md b/README.md index 62d9f7b..950efbf 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ are required): # List of plugins # Supports `github_username/repo` or full git URLs set -g @tpm_plugins " \ - tmux-plugins/tpm \ - tmux-plugins/tmux-pain-control \ + tmux-plugins/tpm \ + tmux-plugins/tmux-sensible \ " # Other examples: # github_username/plugin_name \