Skip to content

Commit fe2292c

Browse files
authored
docs: add homebrew installation note (#199)
1 parent 2804159 commit fe2292c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ To install Buzz, download the [latest version](https://github.com/chidiwilliams/
1919

2020
### Mac (macOS 11.7 and above)
2121

22-
- Download and open the `Buzz-x.y.z-dmg` file.
23-
- After the installation window opens, drag the Buzz icon into the folder to add Buzz to your Applications directory.
22+
Install via [brew](https://brew.sh/):
23+
24+
```sh
25+
$ brew install --cask buzz
26+
```
2427

2528
### Windows
2629

0 commit comments

Comments
 (0)