diff --git a/README.md b/README.md index e8f3d6a..2407a25 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ cargo build --release Source it in your `.tmux.conf`: ``` -run-shell ~/.tmux/plugins/tmux-copyrat/tmux-copyrat.tmux +run-shell ~/.tmux/plugins/tmux-copyrat/copyrat.tmux ``` Reload TMUX conf by running: diff --git a/tmux-copyrat.tmux b/copyrat.tmux similarity index 100% rename from tmux-copyrat.tmux rename to copyrat.tmux