Skip to content

Commit

Permalink
add helm cmd example to readme
Browse files Browse the repository at this point in the history
Signed-off-by: bg-furiosa <[email protected]>
  • Loading branch information
bg-furiosa committed Oct 2, 2024
1 parent c1d7908 commit baabb0a
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 baabb0a

Please sign in to comment.