Skip to content

Commit 663dc8f

Browse files
author
Frank Natividad
committed
Fix README.md
1 parent 06a2bb0 commit 663dc8f

File tree

1 file changed

+1
-1
lines changed
  • appengine-java8/endpoints-v2-backend

1 file changed

+1
-1
lines changed

appengine-java8/endpoints-v2-backend/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To deploy the sample API:
4141

4242
0. Invoke the `gcloud` command to deploy the API configuration file:
4343

44-
gcloud service-management deploy openapi.json
44+
gcloud service-management deploy target/openapi-docs/openapi.json
4545

4646
0. Deploy the API implementation code by invoking:
4747

0 commit comments

Comments
 (0)