mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #13219 from bryanhonof/main
doc: add Flox as an installation option
This commit is contained in:
commit
dc9b8ec94b
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@ If you want to use a package manager:
|
|||
- [Homebrew](https://brew.sh/) users can use `brew install helm`.
|
||||
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
|
||||
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
|
||||
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`
|
||||
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`.
|
||||
- [Flox](https://flox.dev) users can use `flox install kubernetes-helm`.
|
||||
|
||||
To rapidly get Helm up and running, start with the [Quick Start Guide](https://helm.sh/docs/intro/quickstart/).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue