added repo update reference (#5)

This commit is contained in:
Valeriano Manassero 2021-07-07 09:28:30 +02:00 committed by GitHub
parent 046c9fbba2
commit 3065b700b1

View File

@ -19,5 +19,6 @@ 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/<chart>
```