Skip to content

docs: add Homebrew install instructions to the README - #210

Merged
gjtorikian merged 2 commits into
mainfrom
docs/homebrew-install-instructions
Jul 26, 2026
Merged

docs: add Homebrew install instructions to the README#210
gjtorikian merged 2 commits into
mainfrom
docs/homebrew-install-instructions

Conversation

@gjtorikian

Copy link
Copy Markdown
Contributor

The Homebrew channel shipped in #196 and workos/homebrew-tap now serves the 0.20.1 formula, but the README's Installation section only covered the GitHub Releases script and npm.

Adds:

brew install workos/tap/workos

and relabels the curl script as "direct download" to distinguish the two.

🤖 Generated with Claude Code

The Homebrew channel shipped in #196 and the tap formula is live, but the
README's Installation section only covered GitHub Releases and npm.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@greptile-apps

greptile-appsBot commented Jul 26, 2026

Copy link
Copy Markdown

Greptile Summary

Adds Homebrew installation instructions and clarifies the existing macOS/Linux script as the direct-download option.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

FilenameOverview
README.mdDocuments brew install workos/tap/workos and distinguishes Homebrew from direct-download and npm installation methods.

Reviews (2): Last reviewed commit: "docs: point Windows readers at the npm i..." | Re-trigger Greptile

@gjtorikian
gjtorikian merged commit b3086f7 into mainJul 26, 2026
5 checks passed
@gjtorikian
gjtorikian deleted the docs/homebrew-install-instructions branch July 26, 2026 21:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gjtorikian