Adds missing quote to README file

Description
===========

There was a quote missing in the `Installation via TPM` section.
This commit is contained in:
Diego Romero 2020-05-28 18:36:30 -07:00
parent cbd32a6fcb
commit abc402a9bf
No known key found for this signature in database
GPG key ID: FF6211FF90D065A7

View file

@ -22,7 +22,7 @@ From now to then I think about how to improve my dev tools. Copy and pasting ins
Add plugin to the list of TPM plugins in `~/.tmux.conf`:
```
set -g @plugin 'schasse/tmux-jump
set -g @plugin 'schasse/tmux-jump'
```
Hit <kbd>tmux-prefix</kbd> + <kbd>I</kbd> to fetch the plugin and source it. You should now be able to use the plugin.