From 50772d8947597992c3695c72bf32ff4a3ebd838d Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Mon, 13 Apr 2026 11:03:59 +0100 Subject: [PATCH] Add Homebrew install instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 40ee5b5..411f25c 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,14 @@ Cooldown requires publish timestamps in metadata. Registries without a "Yes" in \* Hex cooldown requires disabling registry signature verification (`HEX_NO_VERIFY_REPO_ORIGIN=1`) since the proxy re-encodes the protobuf payload. +## Install + +```bash +brew install git-pkgs/git-pkgs/proxy +``` + +Or download a binary from the [releases page](https://github.com/git-pkgs/proxy/releases). + ## Quick Start ```bash