Skip to content

Commit

Permalink
Merge pull request #1652 from TerryHowe/add-chart-repository
Browse files Browse the repository at this point in the history
fix: clarify that the repo is a chart repository
  • Loading branch information
mattfarina authored Nov 19, 2024
2 parents 0d578e7 + ae1751e commit 54711de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/intro/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ and installed.
destination (`mv linux-amd64/helm /usr/local/bin/helm`)

From there, you should be able to run the client and [add the stable
repo](https://helm.sh/docs/intro/quickstart/#initialize-a-helm-chart-repository):
chart repository](https://helm.sh/docs/intro/quickstart/#initialize-a-helm-chart-repository):
`helm help`.

**Note:** Helm automated tests are performed for Linux AMD64 only during
Expand Down Expand Up @@ -183,4 +183,4 @@ sophisticated things with Helm.

Once you have the Helm Client successfully installed, you can move on to using
Helm to manage charts and [add the stable
repo](https://helm.sh/docs/intro/quickstart/#initialize-a-helm-chart-repository).
chart repository](https://helm.sh/docs/intro/quickstart/#initialize-a-helm-chart-repository).

0 comments on commit 54711de

Please sign in to comment.