From f7e477c6eedc478691b0243d0a21320e99e9ad76 Mon Sep 17 00:00:00 2001 From: rimas Date: Thu, 3 Dec 2020 20:49:33 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7645be6..6b5a6cc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Get the latest [Helm release](https://helm.sh/docs/intro/install/). To install the `security-sample-chart` chart with the release name `security-sample-chart`: ```console -helm upgrade --install security-sample-chart center/rimusz-lab-gh/security-sample-chart +helm upgrade --install security-sample-chart center/gh-rimusz-lab/security-sample-chart ``` Check `security-sample-chart` chart [readme](security-sample-chart/README.md) for more customization options.