Add note on installation via cask to README.

This commit is contained in:
Till Backhaus 2016-08-18 09:16:54 +02:00
parent e9934fea02
commit 3a44b1e40c

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