Skip to content

Commit 331573b

Browse files
committed
doc(helmc): update bintray links for helm classic
1 parent 7f20b0c commit 331573b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/quickstart/install-cli-tools.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ Check your work by running `deis version`:
2121

2222
We will install Deis Workflow using Helm Classic which is a tool for installing and managing software in a Kubernetes cluster.
2323

24-
Install the latest `helm` cli for Linux or Mac OS X with:
24+
Install the latest `helmc` cli for Linux or Mac OS X with:
2525

2626
$ curl -sSL https://get.helm.sh | bash
2727

2828
*or*:
2929

3030
1. Grab a prebuilt binary from:
31-
- the latest release: [ ![Download](https://api.bintray.com/packages/deis/helm/helm/images/download.svg) ](https://bintray.com/deis/helm/helm/_latestVersion#files)
32-
- the CI build pipeline: [ ![Download](https://api.bintray.com/packages/deis/helm-ci/helm/images/download.svg) ](https://bintray.com/deis/helm-ci/helm/_latestVersion#files)
33-
2. Unzip the package and make sure `helm` is available on the PATH.
31+
- the latest release: [ ![Download](https://api.bintray.com/packages/deis/helm/helmc/images/download.svg) ](https://bintray.com/deis/helm/helmc/_latestVersion#files)
32+
- the CI build pipeline: [ ![Download](https://api.bintray.com/packages/deis/helm-ci/helmc/images/download.svg) ](https://bintray.com/deis/helm-ci/helmc/_latestVersion#files)
33+
2. Unzip the package and make sure `helmc` is available on the PATH.
3434

3535
Check your work by running `helmc version`:
3636

0 commit comments

Comments
 (0)