diff --git a/examples/springboot/README.md b/examples/springboot/README.md index 8deabd7f4..891606cf5 100644 --- a/examples/springboot/README.md +++ b/examples/springboot/README.md @@ -318,5 +318,5 @@ create the production environment. ``` -kustomize build $DEMO_HOME# | kubectl apply -f - +kustomize build $DEMO_HOME # | kubectl apply -f - ```