fix snap install command (#4877)

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

Signed-off-by: Mike Garuccio <mgaruccio@gmail.com>
pull/4207/head
Mike Garuccio 7 years ago committed by Sebastien Plisson
parent eae2ee0576
commit fdaca92f2e

@ -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