Merge pull request #149 from ploth/patch-1

Update README.md
This commit is contained in:
Bruno Sutic
2019-02-21 15:44:52 +01:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ That's it!
### Installing plugins
1. Add new plugin to `~/.tmux.conf` with `set -g @plugin '...'`
2. Press `prefix` + <kbd>I</kbd> (capital I, as in **I**nstall) to fetch the plugin.
2. Press `prefix` + <kbd>I</kbd> (capital i, as in **I**nstall) to fetch the plugin.
You're good to go! The plugin was cloned to `~/.tmux/plugins/` dir and sourced.