From 438296ec3501657489014cff3b732ddfcf4c0f4e Mon Sep 17 00:00:00 2001 From: Mohammadreza Khani Date: Sun, 15 Dec 2024 10:27:34 +0330 Subject: [PATCH] docs: update readme for helm repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98aaf99..a51e71a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Installation: ```bash -helm repo add lc-flink-operator https://git.logicamp.tech/Logicamp/flink-kube-operator/src/branch/main/helm/ -helm install lc-flink-operator/flink-kube-operator +helm repo add lc-flink-operator https://git.logicamp.tech/Logicamp/flink-kube-operator/raw/branch/main/helm/ +helm install flink-kube-operator lc-flink-operator/flink-kube-operator ``` \ No newline at end of file