mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
updated brew url
Its most appropriate to forward users to the brew's information page generated for crunchy-cli. There are stats on amount of downloads, see where the manifest is location, and what architectures are built for it.
This commit is contained in:
parent
d8b76f8cc7
commit
6a3cb9dc55
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Check out the [releases](https://github.com/crunchy-labs/crunchy-cli/releases) t
|
|||
|
||||
- [Homebrew](https://brew.sh/)
|
||||
|
||||
For macOS/linux users, we support the [brew](https://brew.sh/#/) command-line installer. Packages are compile by the [homebrew project](https://github.com/Homebrew/homebrew-core/pkgs/container/core%2Fcrunchy-cli), and will also install the `openssl@3` and `ffmpeg` dependencies.
|
||||
For macOS/linux users, we support the [brew](https://brew.sh/#/) command-line installer. Packages are compile by the [homebrew project](https://formulae.brew.sh/formula/crunchy-cli), and will also install the `openssl@3` and `ffmpeg` dependencies.
|
||||
|
||||
```shell
|
||||
$ brew install crunchy-cli
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue