diff --git a/README.md b/README.md
index dd2159d..1ae9c95 100644
--- a/README.md
+++ b/README.md
@@ -296,8 +296,6 @@ it may appear as "/tmp/enhance(some number).log"
**How do I deploy with gcloud?**
-**NOTE**: You can try the [gradle gcloud plugin](GCLOUD.md)
-
If you're using gcloud to deploy your application, the newest version of `app deploy` doesn't support war directories, you will need to provide it with an `app.yaml` OR you can use the `appengineStage` task to create a directory that is deployable in `/build/staged-app`
$ ./gradlew appengineStage