Skip to content

Commit

Permalink
Document homebrew install (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrowe committed Jan 3, 2023
1 parent 0e9ecf1 commit 3b563d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ chmod +x wiresteward
mv wiresteward /usr/local/bin/
```

### Homebrew

If you're on macOS or Linux and have [Homebrew](https://brew.sh/) installed, getting Wiresteward is as simple as running:

```
brew install utilitywarehouse/tap/wiresteward
```

## Usage

You can simply run wiresteward on your terminal:
Expand Down

0 comments on commit 3b563d5

Please sign in to comment.