Fix install script

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2020-10-29 21:10:12 +02:00
parent 704296df4e
commit 7e13cc2ca8
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
3 changed files with 5 additions and 6 deletions

View file

@ -20,12 +20,11 @@ Flux v2 is constructed with the [GitOps Toolkit](#gitops-toolkit), a
set of composable APIs and specialized tools for building Continuous
Delivery on top of Kubernetes.
## `flux` installation
## Flux installation
With Homebrew:
```sh
brew tap fluxcd/tap
brew install fluxcd/tap/flux
```