diff --git a/README.md b/README.md index 3e15a222..eafb5cc2 100644 --- a/README.md +++ b/README.md @@ -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 ```