diff options
author | Sylhare <sylhareng@gmail.com> | 2018-02-13 11:02:17 -0500 |
---|---|---|
committer | Sylhare <sylhareng@gmail.com> | 2018-02-13 11:02:17 -0500 |
commit | 93d3b7c83cf3dc82ce563a1969563303a57fc9ee (patch) | |
tree | d7843315ade6326238a5c9e288dc1e23d6455509 /kubernetes | |
parent | 58ba9e800fdd7024f43a3e5195dc5275ce3d5b7e (diff) |
Fixing typo on README_HELM
Change-Id: I7c5f7479a9b4c5f3f1045fb80c627ea8864913b0
Issue-ID: OOM-687
Signed-off-by: Sylhare <sylhareng@gmail.com>
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/README_HELM | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/README_HELM b/kubernetes/README_HELM index c1d5fdf432..0f65120397 100644 --- a/kubernetes/README_HELM +++ b/kubernetes/README_HELM @@ -3,7 +3,7 @@ Prerequisites: - Helm In order to use Helm with Rancher, check the tiller version installed -by runing "helm version" on the ranchr CLI +by running "helm version" on the rancher CLI and install the appropriate Helm. Notice both tiller and helm are installed, but you will need to install on your VM. |