We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5352f commit d194263Copy full SHA for d194263
1 file changed
README.md
@@ -49,10 +49,22 @@ yay -S fizzy-cli
49
```
50
51
**Homebrew (macOS):**
52
+
53
+Latest stable Fizzy 3.x is available from the original tap:
54
55
```bash
-brew install basecamp/tap/fizzy
56
+brew install robzolkos/fizzy-cli/fizzy-cli
57
58
59
+Fizzy 4 release candidates are available from [Releases](https://github.com/basecamp/fizzy-cli/releases).
60
61
+> [!WARNING]
62
+> The Basecamp Homebrew tap command is for Fizzy 4 stable once it is released. Release candidates are not published to Homebrew.
63
+>
64
+> ```bash
65
+> brew install --cask basecamp/tap/fizzy
66
+> ```
67
68
**Scoop (Windows):**
69
70
scoop bucket add basecamp https://github.com/basecamp/homebrew-tap
0 commit comments