Skip to content

Commit

Permalink
Point to homebrew-core
Browse files Browse the repository at this point in the history
gitsign was added to homebrew core, which has an auto-updating bot. Prefer this instead of our own manual process.

Signed-off-by: Billy Lynch <[email protected]>
  • Loading branch information
wlynch authored Jun 24, 2024
1 parent 7819bd0 commit 027cad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keyless Sigstore to sign Git commits with your own GitHub / OIDC identity.
Using Homebrew:

```sh
brew install sigstore/tap/gitsign
brew install gitsign
```

Using Go:
Expand Down

0 comments on commit 027cad8

Please sign in to comment.