diff --git a/README.md b/README.md index 1bf3af6..551ef7c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ To install Helm, refer to the [Helm install guide](https://github.com/helm/helm# ```bash $ helm repo add allegroai https://allegroai.github.io/clearml-helm-charts -$ helm search repo allegroai $ helm repo update -$ helm install my-release allegroai/ +$ helm search repo allegroai +$ helm install allegroai/ ```