diff --git a/README.md b/README.md index c0685842..31f2c057 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ The release binaries are packaged with shell auto-completion files for bash, fis - For bash, move `btm.bash` to `$XDG_CONFIG_HOME/bash_completion or /etc/bash_completion.d/`. - For fish, move `btm.fish` to `$HOME/.config/fish/completions/`. - For zsh, move `_btm` to one of your `$fpath` directories. -- For PowerShell, add `. _btm.ps1` to your PowerShell +- For PowerShell, add `_btm.ps1` to your PowerShell [profile](). The individual auto-completion files are also included in the stable/nightly releases as `completion.tar.gz`.