Commit 77f8ab72 authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

Merge pull request #2892 from ReSearchITEng/patch-1

easy install cmd copy/paste for those living on the edge
parents bf426afd 56af57ea
......@@ -48,7 +48,7 @@ $ chmod 700 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment