Skip to content

Commit 72cf08c

Browse files
committed
readme: add homebrew installation instructions
1 parent 1e55167 commit 72cf08c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ Sketch helps with most programming environments, but Sketch has extra goodies fo
2525

2626
## 📋 Quick Start
2727

28+
### Install via Homebrew
29+
30+
```sh
31+
brew install boldsoftware/tap/sketch
32+
```
33+
34+
Update by running `brew upgrade boldsoftware/tap/sketch`.
35+
2836
### Install via GitHub Releases
2937

3038
Grab the most recent [nightly release](https://github.com/boldsoftware/sketch/releases).

0 commit comments

Comments
 (0)