fix snap install command (#4877)

Added `--classic` to the snap install command.

Signed-off-by: Mike Garuccio <mgaruccio@gmail.com>
pull/4889/head
Mike Garuccio 6 years ago committed by Matthew Fisher
parent f7377100ff
commit 833ee712b2

@ -30,7 +30,7 @@ The Snap package for Helm is maintained by
[Snapcrafters](https://github.com/snapcrafters/helm). [Snapcrafters](https://github.com/snapcrafters/helm).
``` ```
$ sudo snap install helm $ sudo snap install helm --classic
``` ```
### From Homebrew (macOS) ### From Homebrew (macOS)

Loading…
Cancel
Save