Skip to content

Commit c021aa9

Browse files
authored
Merge pull request #66 from superstreamlabs/staging
Readme fix
2 parents f004092 + fe5c491 commit c021aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ nats:
3636
```
3737
To deploy it, run the following:
3838
```bash
39-
helm repo add superstream https://k8s.superstream.dev/charts/ --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
39+
helm repo add superstream https://k8s.superstream.ai/ --force-update && helm install superstream superstream/superstream -f custom_values.yaml --create-namespace --namespace superstream --wait
4040
```
4141

4242
## Parameters

0 commit comments

Comments
 (0)