diff --git a/appengine/standard/endpoints-frameworks-v2/echo/README.md b/appengine/standard/endpoints-frameworks-v2/echo/README.md index 23915e81884..c02fb9b8481 100644 --- a/appengine/standard/endpoints-frameworks-v2/echo/README.md +++ b/appengine/standard/endpoints-frameworks-v2/echo/README.md @@ -31,6 +31,3 @@ Then, deploy the sample using `gcloud`: $ gcloud app deploy Once deployed, you can access the application at https://your-service.appspot.com - -Note that local deployment with dev_appserver.py is not yet supported with -Endpoints Frameworks v2.