Skip to content

Commit

Permalink
docs: revisit readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Oct 27, 2024
1 parent 397a24c commit e52db68
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,24 @@

## Installation

```
```shell
brew tap cyclonedx/cyclonedx
```

## Formulae

#### CycloneDX CLI

```
Install [`cyclonedx-cli`](https://github.com/CycloneDX/cyclonedx-cli?tab=readme-ov-file#readme)

```shell
brew install cyclonedx-cli
```

#### CycloneDX GoMod

```
Install [`cyclonedx-gomod`](https://github.com/CycloneDX/cyclonedx-gomod?tab=readme-ov-file#readme)

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

0 comments on commit e52db68

Please sign in to comment.