renamed bash completion folder to be more appropriate

This commit is contained in:
Valerie Wolfe 2024-07-17 09:24:31 -04:00
parent eaf72847b1
commit af33e82415
2 changed files with 1 additions and 1 deletions

View file

@ -96,7 +96,7 @@ Install the package using Cargo with the command <code>cargo install tmux-remux<
<details>
<summary>Bash Completions</summary>
Copy <code>bash_completion/remux</code> to the appropriate directory, typically
Copy <code>bash-completion/remux</code> to the appropriate directory, typically
<code>/usr/share/bash-completion</code>.
</details>