Fix missing command in helm search statement

This commit is contained in:
Kevin Jones
2020-09-30 22:44:10 -04:00
committed by GitHub
parent 26d5c23670
commit 6fe4034d87
@@ -39,7 +39,7 @@ helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
Check to make sure that it installed successfully by executing the following command: Check to make sure that it installed successfully by executing the following command:
```shell ```shell
helm search service-catalog helm search repo service-catalog
``` ```
If the installation was successful, the command should output the following: If the installation was successful, the command should output the following: