From 5c2cb23ae6dec91242a0195964c1417e196bf08d Mon Sep 17 00:00:00 2001 From: Andrew A Date: Sun, 26 Apr 2026 20:52:28 +0200 Subject: [PATCH] docs(install): add homebrew formula Mention installation via homebrew. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54a96eb..0784fe9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ Only the listed vars are touched. The rest of your `.env` is left untouched. ## Installation +**With Homebrew:** + +```sh +brew install andrewadev/tap/bight +``` + **With Go:** ```sh