From 0fda0b8679f1a811049fcc52f0e03d5ed3df8bc8 Mon Sep 17 00:00:00 2001 From: sid Date: Sun, 26 Apr 2026 08:34:10 -0600 Subject: [PATCH] fix brew tap instructions to use public/homebrew-sid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656d90b..da5bac5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ ### macOS (Homebrew) ```bash -brew tap sid/fj https://forgejo.zerova.net/sid/homebrew-fj.git +brew tap public/sid git@forgejo.zerova.net:public/homebrew-sid.git brew install fj ```