diff --git a/README.md b/README.md
index 4491f87a22a4756babe1d08c206d42616bf7e00d..3b037668bec44353d48a5db8b3bdeb1e8d532dde 100644
--- a/README.md
+++ b/README.md
@@ -123,13 +123,13 @@ types to a template registry, see
 You can uninstall Deployment Manager using the same configuration:
 
 ```
-kubectl delete -f install.yaml
+helm dm delete
 ```
 
 ## Building the Container Images
 
 This project runs Deployment Manager on Kubernetes as three replicated services.
-By default, install.yaml uses prebuilt images stored in Google Container Registry
+By default, `helm` uses prebuilt images stored in Google Container Registry
 to install them. However, you can build your own container images and push them
 to your own project in the Google Container Registry: