You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the binary from [GitHub Releases][release] and drop it in your `$PATH`.
36
+
Download the binary from [GitHub Releases](https://github.com/umlx5h/zsh-manpage-completion-generator/releases/latest) and place it in your `$PATH`.
37
37
38
-
-[Linux][release]
39
-
-[Mac][release]
38
+
Install the latest binary to `/usr/local/bin`:
39
+
40
+
```bash
41
+
curl -L "https://github.com/umlx5h/zsh-manpage-completion-generator/releases/latest/download/zsh-manpage-completion-generator_$(uname -s)_$(uname -m).tar.gz"| tar xz zsh-manpage-completion-generator
0 commit comments