diff --git a/README.md b/README.md index 0bdfd5a..4c1c3ae 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ This will start a kind cluster with local registry and linkerd installed Build and deploy the application with the command ```make local-deploy``` -Delete the test cluster with: ```kind delete cluster --name kind``` +Delete the test cluster with: ```kind delete cluster --name kind``` \ No newline at end of file