diff --git a/appengine/flexible/endpoints/README.md b/appengine/flexible/endpoints/README.md index 6fc551404d21..a31b9b86c5ef 100644 --- a/appengine/flexible/endpoints/README.md +++ b/appengine/flexible/endpoints/README.md @@ -40,7 +40,7 @@ Open the `swagger.yaml` file and in the `host` property, replace Then, deploy the sample using `gcloud`: - gcloud app deploy + gcloud beta app deploy Once deployed, you can access the application at https://YOUR-PROJECT-ID.appspot.com/.