From eac45bc6ebdba6da268d54e6ac57bc48431ae8e8 Mon Sep 17 00:00:00 2001 From: Mohamad Choupan <58650941+mohamadch91@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:29:29 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1d638698..4bba9d44d 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,12 @@ By optimizing your compliance and governance processes, OpenGovernance helps red ### Add the Helm Repository: ```bash -helm repo add opencomply https://opengovern.github.io/charts && helm repo update +helm repo add opencomply https://charts.opencomply.io --force-update ``` ### Install with Helm ```bash -helm install -n opencomply opencomply opencomply/opencomply --create-namespace --timeout=10m +helm install opencomply opencomply/opencomply --namespace opencomply --create-namespace --timeout 10m ``` ### Expose the app