diff --git a/docs/install.md b/docs/install.md index e0e3db56d..b47aea6f1 100755 --- a/docs/install.md +++ b/docs/install.md @@ -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)