Skip to content

Commit

Permalink
Update CLI windows installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Colella <[email protected]>
  • Loading branch information
Riccardo Colella authored and RiccardoColella committed Sep 12, 2024
1 parent 9da06bd commit b54b82d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/en/flux/cmd/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ With [Chocolatey](https://chocolatey.org/):
choco install flux
```

With [winget](https://github.com/microsoft/winget-cli) (only versions after 2.0.0):

```sh
winget install -e --id FluxCD.Flux
```

{{% /tab %}}
{{< /tabpane >}}

Expand Down

0 comments on commit b54b82d

Please sign in to comment.