fix brew tap instructions to use public/homebrew-sid
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
CI / functional (push) Has been cancelled

This commit is contained in:
sid 2026-04-26 08:34:10 -06:00
parent 25868adcad
commit 0fda0b8679

View file

@ -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
```