From 6f323193dd70d8e75a0222d466566f6c901ca755 Mon Sep 17 00:00:00 2001 From: Pascal Euhus Date: Fri, 23 Feb 2024 22:09:42 +0100 Subject: [PATCH] fix docs --- charts/README.md.gotmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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