From 1e04f1331441ded7b6b687f115bb5a8977b7f740 Mon Sep 17 00:00:00 2001 From: Ru James Date: Fri, 24 Jul 2026 12:05:05 +0100 Subject: [PATCH] Update Homebrew installation command for APImetrics CLI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abcb283..f445821 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The binaries for the APImetrics CLI can be downloaded from the [releases page](h You can install the APImetrics CLI using Homebrew: ```bash -brew install apicontext/tap/apimetrics-cli +brew install apimetrics/tap/apimetrics ``` ## Windows