diff --git a/README.md b/README.md index 4c9e9ae..049e69b 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Alternatively, you can download pre-compiled binaries for the latest release her * [Linux, x86_64](https://storage.googleapis.com/shellcheck/shellcheck-stable.linux.x86_64.tar.xz) (statically linked) * [Linux, armv6hf](https://storage.googleapis.com/shellcheck/shellcheck-stable.linux.armv6hf.tar.xz), i.e. Raspberry Pi (statically linked) * [Windows, x86](https://storage.googleapis.com/shellcheck/shellcheck-stable.zip) +* [MacOS, x86_64](https://storage.googleapis.com/shellcheck/shellcheck-latest.darwin.x86_64.tar.xz) or see the [storage bucket listing](https://shellcheck.storage.googleapis.com/index.html) for checksums, older versions and the latest daily builds.