From 20f6d46399f72be0fcebd4f49655165ff7f382e8 Mon Sep 17 00:00:00 2001 From: camrossi Date: Thu, 18 Jul 2024 09:36:16 +1000 Subject: [PATCH] Update README.md Signed-off-by: camrossi --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b437995..f90641a 100644 --- a/README.md +++ b/README.md @@ -327,5 +327,5 @@ Here an [Example Config for 4 Fabrics](docs/4-fabric-example.yaml) ```shell helm repo add aci-monitoring-stack https://datacenter.github.io/aci-monitoring-stack helm repo update -helm -n aci-mon-stack upgrade --install --create-namespace aci-monitoring-stack aci-monitoring-stack -f aci-mon-stack-config.yaml -``` \ No newline at end of file +helm -n aci-mon-stack upgrade --install --create-namespace aci-mon-stack aci-monitoring-stack/aci-monitoring-stack -f aci-mon-stack-config.yaml +```