Skip to content

Commit 28e7d84

Browse files
committed
Merge pull request GoogleCloudPlatform#65 from GoogleCloudPlatform/lesv-patch-1
Update readme for mvms
2 parents 0431be7 + 578ed2e commit 28e7d84

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

managed_vms/helloworld/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Appengine Helloworld sample for Google App Engine
22
This sample demonstrates how to deploy an application on Google App Engine
3-
## Setup
4-
1. Update the <application> tag in src/main/webapp/WEB-INF/appengine-web.xml with your project name
5-
1. Update the <version> tag in src/main/webapp/WEB-INF/appengine-web.xml with your version name
63

74
## Running locally
8-
$ mvn appengine:devserver
5+
$ mvn gcloud:run
96

107
## Deploying
11-
$ mvn appengine:update
8+
$ mvn gcloud:deploy

0 commit comments

Comments
 (0)