fix repo name

This commit is contained in:
Daniel Bauer
2020-04-01 11:50:08 +02:00
committed by GitHub
parent 1872ef616f
commit b6d80c5497

View File

@@ -1,4 +1,4 @@
# tmux-plugin-gpu-simple # tmux-plugin-simple-gpu
tmux plugin showing GPU usage tmux plugin showing GPU usage
Installation Installation
@@ -8,7 +8,7 @@ Installation
Add plugin to the list of TPM plugins in `.tmux.conf`: Add plugin to the list of TPM plugins in `.tmux.conf`:
``` ```
set -g @plugin 'danijoo/tmux-plugin-gpu-simple' set -g @plugin 'danijoo/tmux-plugin-simple-gpu'
``` ```
Hit `prefix + I` to fetch the plugin and source it. Hit `prefix + I` to fetch the plugin and source it.