Skip to content

Commit

Permalink
Updated readme, added homebrew docs.
Browse files Browse the repository at this point in the history
Added details about installing via homebrew
  • Loading branch information
daveshanley committed Jul 8, 2022
1 parent 9c48b5f commit 16fc0ed
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 @@ -85,6 +85,14 @@ If you want to try out vacuum:
You can use either **YAML** or **JSON** vacuum supports both.

## Install using [homebrew](https://brew.sh) tap

```
brew install daveshanley/vacuum/vacuum
```

> This is the _recommended_ way to consume the binary version of vacuum.
## Check out the code

```
Expand Down

0 comments on commit 16fc0ed

Please sign in to comment.