Skip to content

Commit e3cc551

Browse files
authored
Merge pull request #85 from git-pkgs/homebrew-readme
Add Homebrew install instructions
2 parents 2816ff2 + 50772d8 commit e3cc551

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ Cooldown requires publish timestamps in metadata. Registries without a "Yes" in
5252

5353
\* Hex cooldown requires disabling registry signature verification (`HEX_NO_VERIFY_REPO_ORIGIN=1`) since the proxy re-encodes the protobuf payload.
5454

55+
## Install
56+
57+
```bash
58+
brew install git-pkgs/git-pkgs/proxy
59+
```
60+
61+
Or download a binary from the [releases page](https://github.com/git-pkgs/proxy/releases).
62+
5563
## Quick Start
5664

5765
```bash

0 commit comments

Comments
 (0)