mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Add note on installation via cask to README.
This commit is contained in:
parent
e9934fea02
commit
3a44b1e40c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue