renamed bash completion folder to be more appropriate
This commit is contained in:
parent
eaf72847b1
commit
af33e82415
2 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ Install the package using Cargo with the command <code>cargo install tmux-remux<
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Bash Completions</summary>
|
<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>.
|
<code>/usr/share/bash-completion</code>.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue