Snap installation information added (#4366)

* Snap installation information added

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Moved Snap instructions to the different section

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
pull/4379/head
Ihor Dvoretskyi 7 years ago committed by Matt Butcher
parent 3e5b4066d2
commit 84856089c6

@ -24,6 +24,15 @@ can be manually downloaded and installed.
From there, you should be able to run the client: `helm help`.
### From Snap (Linux)
The Snap package for Helm is maintained by
[Snapcrafters](https://github.com/snapcrafters/helm).
```
$ sudo snap install helm
```
### From Homebrew (macOS)
Members of the Kubernetes community have contributed a Helm formula build to

Loading…
Cancel
Save