update README.md with proper manual installation steps

This commit is contained in:
Jorge Morante 2017-08-14 09:53:45 +02:00
parent 816086c971
commit 2142cfccc7
1 changed files with 3 additions and 2 deletions

View File

@ -61,13 +61,14 @@ the plugin!
Clone the repo:
```
➜ git clone https://github.com/Morantron/tmux-fingers ~/clone/path
# Use --recursive flag to also fetch submodules
➜ git clone --recursive https://github.com/Morantron/tmux-fingers ~/.tmux/plugins/tmux-fingers
```
Source it in your `.tmux.conf`:
```
run-shell ~/clone/path/tmux-fingers.tmux
run-shell ~/.tmux/plugins/tmux-fingers/tmux-fingers.tmux
```
Reload TMUX conf by running: