We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a24779 commit 0ccf591Copy full SHA for 0ccf591
completion/README.fish.md
@@ -3,7 +3,7 @@
3
## Installation
4
Download and place the completion file in your fish completions directory
5
```fish
6
-$ set target "$HOME/.config/fish/completions/paket-completion.fish"
+$ set target "$HOME/.config/fish/completions/paket.fish"
7
$ curl --fail --location --proto-redir -all,https --output "$target" \
8
https://raw.githubusercontent.com/fsprojects/Paket/master/completion/paket-completion.fish
9
```
0 commit comments