Merge pull request #2892 from ReSearchITEng/patch-1

easy install cmd copy/paste for those living on the edge
pull/2890/merge
Matthew Fisher 7 years ago committed by GitHub
commit 77f8ab724c

@ -48,7 +48,7 @@ $ chmod 700 get_helm.sh
$ ./get_helm.sh $ ./get_helm.sh
``` ```
Yes, you can `curl ...| bash` that if you want to live on the edge. Yes, you can `curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get | bash` that if you want to live on the edge.
### From Canary Builds ### From Canary Builds

Loading…
Cancel
Save