fix snap install command

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

Signed-off-by: Mike Garuccio <mgaruccio@gmail.com>
pull/4877/head
Mike Garuccio 7 years ago committed by Mike Garuccio
parent c60abb4dd0
commit 1c11bc4b92

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