mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 08:31:47 +00:00
Change Homebrew tap instructions
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
0bf52f4746
commit
23bc44a350
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ With Homebrew:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew tap fluxcd/tap
|
brew tap fluxcd/tap
|
||||||
brew install flux
|
brew install fluxcd/tap/flux
|
||||||
```
|
```
|
||||||
|
|
||||||
With Bash:
|
With Bash:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue