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/4207/head^2
Ihor Dvoretskyi 7 years ago committed by Sebastien Plisson
parent 133c3c0837
commit 61d939d2f2

@ -24,6 +24,15 @@ can be manually downloaded and installed.
From there, you should be able to run the client: `helm help`. 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) ### From Homebrew (macOS)
Members of the Kubernetes community have contributed a Helm formula build to Members of the Kubernetes community have contributed a Helm formula build to

Loading…
Cancel
Save