fix snap install command (#4877)

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

Signed-off-by: Mike Garuccio <mgaruccio@gmail.com>
pull/4207/head^2
Mike Garuccio 7 years ago committed by Sebastien Plisson
parent 1652b3292d
commit 944353ce40

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

Loading…
Cancel
Save