diff --git a/README.md b/README.md index 37e18472..7ef6f910 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ It will allow you to create a custom resource that defines the behaviour and sco ``` helm repo add k8sgpt https://charts.k8sgpt.ai/ +helm repo update helm install release k8sgpt/k8sgpt-operator -n k8sgpt-operator-system --create-namespace ```