Skip to content

Commit d09319f

Browse files
authored
Merge pull request GoogleCloudPlatform#90 from GoogleCloudPlatform/tswast-hello
Recommend `jetty:run-exploded` for local Hello World.
2 parents 69fd4fd + 87e2911 commit d09319f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworld-servlet/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## Run the Application locally
99
1. Set the correct Cloud SDK project via `gcloud config set project YOUR_PROJECT`
1010
id of your application.
11-
2. Run `mvn gcloud:run`
11+
2. Run `mvn jetty:run-exploded`
1212
4. Visit http://localhost:8080
1313

1414
## Deploy to AppEngine Managed VMs

0 commit comments

Comments
 (0)