diff --git a/README.md b/README.md index 8c511d0..e92e0bd 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Install the package using Cargo with the command cargo install tmux-remux<
Bash Completions -Copy bash_completion/remux to the appropriate directory, typically +Copy bash-completion/remux to the appropriate directory, typically /usr/share/bash-completion.
diff --git a/bash_completion/remux b/bash-completion/remux similarity index 100% rename from bash_completion/remux rename to bash-completion/remux