Merge pull request #1073 from tback/readme_cask_install

Add note on installation via cask to README.
This commit is contained in:
Matt Butcher 2016-08-18 09:57:20 -06:00 committed by GitHub
commit 3d2348c331

View file

@ -45,7 +45,7 @@ quiet-kitten
## Install
Download a [release tarball of helm and tiller for your platform](https://github.com/kubernetes/helm/releases). Unpack the `helm` and `tiller` binaries and add them to your PATH and you are good to go!
Download a [release tarball of helm and tiller for your platform](https://github.com/kubernetes/helm/releases). Unpack the `helm` and `tiller` binaries and add them to your PATH and you are good to go! OS X/[Cask](https://caskroom.github.io/) users can `brew cask install helm`.
### Install from source