Skip to content

Commit

Permalink
docs: add brew install instructions
Browse files Browse the repository at this point in the history
Signed-off-by: nscuro <nscuro@protonmail.com>
  • Loading branch information
nscuro committed Apr 6, 2022
1 parent 0d7dfab commit 20f4629
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@

Prebuilt binaries are available on the [releases](https://github.com/CycloneDX/cyclonedx-gomod/releases) page.

### Homebrew

```shell
brew install cyclonedx/cyclonedx/cyclonedx-gomod
```

### From Source

```shell
Expand Down

0 comments on commit 20f4629

Please sign in to comment.