From cc49f721888a571d0113d55eb8b813d010c3606c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 5 Feb 2026 18:43:30 -0500 Subject: [PATCH] chore: update brew install to use core tap Signed-off-by: Rui Chen --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e1f2b0..93aae76 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Cozy wrapper around Helm and Flux CD for local development ## Usage -**cozyhr** assumes that you run it from the local directory that contains your Helm chart. +**cozyhr** assumes that you run it from the local directory that contains your Helm chart. All relative paths and operations are resolved against this working directory. ``` @@ -43,12 +43,9 @@ Use "cozyhr [command] --help" for more information about a command. ### Homebrew (macOS and Linux) ```bash -brew tap cozystack/tap brew install cozyhr ``` -> **Note**: This uses our [incubating tap](https://github.com/cozystack/homebrew-tap). The formula will be submitted to official homebrew/core once it reaches 75+ stars and stable adoption. - ### Manual Installation Download binary from Github [releases page](https://github.com/cozystack/cozyhr/releases/latest)