diff --git a/charts/README.md.gotmpl b/charts/README.md.gotmpl index 455790c..c5c5637 100644 --- a/charts/README.md.gotmpl +++ b/charts/README.md.gotmpl @@ -16,7 +16,8 @@ Source code can be found here: To install the chart with the release name `my-release`: ```console -$ git clone https://github.com/PacoVK/tapir.git +$ git clone https://github.com/PacoVK/tapir-helm.git +$ cd tapir-helm $ helm install my-release charts/ NAME: my-release