Skip to content

Commit 578ed2e

Browse files
committed
Update readme for mvms
1 parent 0431be7 commit 578ed2e

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)