mirror of
https://github.com/helm/helm.git
synced 2026-02-03 20:39:45 -05:00
docs(README): add mise alternate installation documentation
Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
This commit is contained in:
parent
f05c21b6b6
commit
04198dcf8a
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ If you want to use a package manager:
|
|||
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
|
||||
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`.
|
||||
- [Flox](https://flox.dev) users can use `flox install kubernetes-helm`.
|
||||
- [Mise-en-place](https://mise.jdx.dev/) users can use `mise use -g helm@latest`
|
||||
|
||||
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