Merge branch 'felipecrs-vscode-binaries'

This commit is contained in:
Vidar Holen 2023-04-23 16:48:28 -07:00
commit ff85a5a2a2
1 changed files with 3 additions and 0 deletions

View File

@ -233,6 +233,9 @@ Alternatively, you can download pre-compiled binaries for the latest release her
or see the [GitHub Releases](https://github.com/koalaman/shellcheck/releases) for other releases
(including the [latest](https://github.com/koalaman/shellcheck/releases/tag/latest) meta-release for daily git builds).
There are currently no official binaries for Apple Silicon, but third party builds are available via
[ShellCheck for Visual Studio Code](https://github.com/vscode-shellcheck/shellcheck-binaries/releases).
Distro packages already come with a `man` page. If you are building from source, it can be installed with:
```console