Skip to content

Commit

Permalink
docs: add homebrew install
Browse files Browse the repository at this point in the history
Resolves #72

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
miketheman committed Oct 29, 2024
1 parent e333a52 commit 319c793
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 @@ -33,6 +33,12 @@ You can install `zizmor` from <https://crates.io> via `cargo`:
cargo install zizmor
```

or via [Homebrew](https://brew.sh/):

```bash
brew install zizmor
```

## Quickstart

You can run `zizmor` on any file(s) you have locally:
Expand Down

0 comments on commit 319c793

Please sign in to comment.