Skip to content

Commit

Permalink
docs: fix typo in README.md.gotmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas authored May 6, 2021
1 parent 030c821 commit 4cd0f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/mercure/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

To install the chart with the release name `my-release`, run the following commands:

helm repo add mercure https://chart.mercure.rocks
helm repo add mercure https://charts.mercure.rocks
helm install my-release mercure/{{ template "chart.name" . }}

{{ template "chart.requirementsSection" . }}
Expand Down

0 comments on commit 4cd0f74

Please sign in to comment.