Skip to content

Commit

Permalink
typo fixes (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriano-manassero authored Jul 7, 2021
1 parent 873fb6f commit 6a2e3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<chart>
$ helm search repo allegroai
$ helm install <release-name> allegroai/<chart>
```

0 comments on commit 6a2e3ed

Please sign in to comment.