Skip to content

Commit d194263

Browse files
authored
Document Homebrew transition for Fizzy 4 (#176)
* Document Homebrew transition for Fizzy 4 * Clarify Fizzy 4 Homebrew command timing
1 parent ed5352f commit d194263

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,22 @@ yay -S fizzy-cli
4949
```
5050

5151
**Homebrew (macOS):**
52+
53+
Latest stable Fizzy 3.x is available from the original tap:
54+
5255
```bash
53-
brew install basecamp/tap/fizzy
56+
brew install robzolkos/fizzy-cli/fizzy-cli
5457
```
5558

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+
5668
**Scoop (Windows):**
5769
```bash
5870
scoop bucket add basecamp https://github.com/basecamp/homebrew-tap

0 commit comments

Comments
 (0)