From c4359373473243d5a234976acea47b8a5e26db75 Mon Sep 17 00:00:00 2001 From: Ihor Dvoretskyi Date: Fri, 20 Jul 2018 01:35:42 +0000 Subject: [PATCH] Snap installation information added Signed-off-by: Ihor Dvoretskyi --- docs/install.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/install.md b/docs/install.md index 17905a805..5dd375800 100755 --- a/docs/install.md +++ b/docs/install.md @@ -75,6 +75,15 @@ Here are links to the common builds: - [macOS AMD64](https://kubernetes-helm.storage.googleapis.com/helm-canary-darwin-amd64.tar.gz) - [Experimental Windows AMD64](https://kubernetes-helm.storage.googleapis.com/helm-canary-windows-amd64.zip) +### From Snap (Linux) + +The Snap package for Helm is maintained by +[Snapcrafters](https://github.com/snapcrafters/helm). + +``` +$ sudo snap install helm +``` + ### From Source (Linux, macOS) Building Helm from source is slightly more work, but is the best way to