Skip to content

Commit 0e90a0b

Browse files
committed
Update helm chart instruction
1 parent 7f9bc8b commit 0e90a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/docs/model-service/deploying-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ If the service you're trying to deploy has a `/helm-chart` folder, it's been pre
275275
1. Install the helm chart
276276

277277
```shell
278-
helm install <service-name> ./helm-chart
278+
helm install <service-name> <path-to-helm-chart-dir>
279279
```
280280
```shell
281281
# Example for SMI-TED

0 commit comments

Comments
 (0)