Skip to content

Commit 3708234

Browse files
authored
Add Homebrew installation instructions to README
Added installation instructions for Homebrew.
1 parent ed917c8 commit 3708234

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ This is a simple event provider for [Sketchybar](https://github.com/FelixKratz/S
66

77
## Installation
88

9+
### Homebrew
10+
11+
```bash
12+
brew tap joncrangle/tap
13+
brew install sketchybar-system-stats
14+
```
15+
916
### Prebuilt binaries
1017

1118
You can download a prebuilt binary for Apple Silicon (aarch64) and Intel Macs (x86_64) from the [latest release](https://github.com/joncrangle/sketchybar-system-stats/releases).

0 commit comments

Comments
 (0)