We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd947f commit afcb563Copy full SHA for afcb563
README.md
@@ -248,7 +248,8 @@ cli = 'path/to/custom/meson'
248
249
## Auto-completion
250
251
-To enable shell auto-completion, first install `spin`, then follow these instructions.
+To enable shell auto-completion, first install `spin`, then follow these instructions
252
+(from the [click documentation](https://click.palletsprojects.com/en/stable/shell-completion/#enabling-completion)).
253
The same instructions work for ZSH, just replace "bash" with "zsh".
254
255
1. Create a completions file:
0 commit comments