Skip to content

docs: add 'brew trust' step to Homebrew install instructions#131

Merged
Pushkinist merged 1 commit into
mainfrom
docs/brew-trust-install-step
Jun 18, 2026
Merged

docs: add 'brew trust' step to Homebrew install instructions#131
Pushkinist merged 1 commit into
mainfrom
docs/brew-trust-install-step

Conversation

@Pushkinist

Copy link
Copy Markdown
Owner

Recent Homebrew versions refuse to load formulae from untrusted third-party taps. A fresh brew tap Pushkinist/rmlx + brew install rmlx now fails with:

Error: Refusing to load formula pushkinist/rmlx/rmlx from untrusted tap pushkinist/rmlx.
Run `brew trust pushkinist/rmlx` ...

Add the one-time brew trust Pushkinist/rmlx step to the README install section and the RELEASING.md Homebrew verify path so new users (and the release verification flow) don't trip on it.

Docs-only; no code change. Verified live while installing v0.2.2 (brew trustbrew upgrade rmlx → 0.2.2 built from source).

🤖 Generated with Claude Code

Recent Homebrew versions refuse to load formulae from untrusted third-party
taps; a fresh 'brew install rmlx' fails with 'Refusing to load formula ...
from untrusted tap' until 'brew trust Pushkinist/rmlx' is run once. Add the
step to README and RELEASING so new users (and the release verify path) don't
trip on it.
@Pushkinist Pushkinist merged commit e23f9eb into main Jun 18, 2026
2 checks passed
@Pushkinist Pushkinist deleted the docs/brew-trust-install-step branch June 18, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant