Skip to content

Commit 3b563d5

Browse files
authored
Document homebrew install (#170)
1 parent 0e9ecf1 commit 3b563d5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ chmod +x wiresteward
2727
mv wiresteward /usr/local/bin/
2828
```
2929

30+
### Homebrew
31+
32+
If you're on macOS or Linux and have [Homebrew](https://brew.sh/) installed, getting Wiresteward is as simple as running:
33+
34+
```
35+
brew install utilitywarehouse/tap/wiresteward
36+
```
37+
3038
## Usage
3139

3240
You can simply run wiresteward on your terminal:

0 commit comments

Comments
 (0)