We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2816ff2 + 50772d8 commit e3cc551Copy full SHA for e3cc551
1 file changed
README.md
@@ -52,6 +52,14 @@ Cooldown requires publish timestamps in metadata. Registries without a "Yes" in
52
53
\* Hex cooldown requires disabling registry signature verification (`HEX_NO_VERIFY_REPO_ORIGIN=1`) since the proxy re-encodes the protobuf payload.
54
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
63
## Quick Start
64
65
```bash
0 commit comments