Skip to content

Commit

Permalink
Added steps for how to add stable charts. (helm#1538)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyliu513 authored and unguiculus committed Aug 7, 2017
1 parent 1b1b5c3 commit d9a6aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Use this repository to submit official Charts for Kubernetes Helm. Charts are cu

## How do I install these charts?

Just `helm install stable/<chart>`. This is the default repository for Helm and is installed by default.
Just `helm install stable/<chart>`. This is the default repository for Helm which is located at https://kubernetes-charts.storage.googleapis.com/ and is installed by default.

For more information on using Helm, refer to the [Helm's documentation](https://github.com/kubernetes/helm#docs).

Expand Down

0 comments on commit d9a6aa3

Please sign in to comment.