Skip to content

Commit

Permalink
Merge pull request #8 from furiosa-ai/update-readme-for-helm-cmd
Browse files Browse the repository at this point in the history
add helm cmd example to readme
  • Loading branch information
bg-furiosa authored Oct 2, 2024
2 parents c1d7908 + baabb0a commit 9c5afd1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.



```console
helm repo add furiosa https://furiosa-ai.github.io/helm-charts
```
You can then run `helm search repo furiosa` to see the charts.


## License

```
Expand Down

0 comments on commit 9c5afd1

Please sign in to comment.