diff --git a/content/en/flux/installation/_index.md b/content/en/flux/installation/_index.md index 441a82465..e46e9ef35 100644 --- a/content/en/flux/installation/_index.md +++ b/content/en/flux/installation/_index.md @@ -46,6 +46,15 @@ With [Homebrew](https://brew.sh) for macOS and Linux: brew install fluxcd/tap/flux ``` +{{% /tab %}} +{{% tab header="Mise" %}} + +With [Mise](https://github.com/jdx/mise) for macOS and Linux: + +```sh +mise use -g flux2@latest +``` + {{% /tab %}} {{% tab header="bash" %}}