Fixed typo for homebrew instructions.

This commit is contained in:
Bader Boland
2020-01-24 13:11:40 -05:00
parent e873a40cc3
commit 100b4e8b9e

View File

@@ -124,8 +124,8 @@ helm upgrade --install polaris fairwindsops-stable/polaris --namespace polaris \
Binary releases can be downloaded from the [releases page](https://github.com/fairwindsops/polaris/releases)
or can be installed with [Homebrew](https://brew.sh/):
```bash
brew tap FairwindsOps/homebrew-tap
brew install FairwindsOps/homebrew-tap/polaris
brew tap FairwindsOps/tap
brew install FairwindsOps/tap/polaris
polaris version
```