We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a958f3a commit 30de3bbCopy full SHA for 30de3bb
README.md
@@ -39,7 +39,8 @@ If you want to use a package manager:
39
- [Homebrew](https://brew.sh/) users can use `brew install helm`.
40
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
41
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
42
-- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`
+- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`.
43
+- [Flox](https://flox.dev) users can use `flox install kubernetes-helm`.
44
45
To rapidly get Helm up and running, start with the [Quick Start Guide](https://helm.sh/docs/intro/quickstart/).
46
0 commit comments