Skip to content

Commit 30de3bb

Browse files
bryanhonofrobertsirc
authored andcommittedOct 7, 2024··
Doc: add Flox as an installation option.
Amending for new checks to run. Signed-off-by: Bryan Honof <bryan@floxdev.com> Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
1 parent a958f3a commit 30de3bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ If you want to use a package manager:
3939
- [Homebrew](https://brew.sh/) users can use `brew install helm`.
4040
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
4141
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
42-
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`
42+
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`.
43+
- [Flox](https://flox.dev) users can use `flox install kubernetes-helm`.
4344

4445
To rapidly get Helm up and running, start with the [Quick Start Guide](https://helm.sh/docs/intro/quickstart/).
4546

0 commit comments

Comments
 (0)
Please sign in to comment.