Skip to content

Commit ed8fbe0

Browse files
authored
Fix search command
1 parent 9790713 commit ed8fbe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once Helm is set up properly, add the repo as follows:
1616
$ helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
1717
```
1818

19-
You can then run `helm search jaegertracing` to see the charts.
19+
You can then run `helm search repo jaegertracing` to see the charts.
2020

2121
## Contributing
2222

0 commit comments

Comments
 (0)