Skip to content

Commit 7cd0268

Browse files
kuwasengelke
authored andcommitted
Update README.md (#1694)
1 parent a3dea46 commit 7cd0268

File tree

1 file changed

+1
-1
lines changed
  • appengine/flexible/multiple_services

1 file changed

+1
-1
lines changed

appengine/flexible/multiple_services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ and enter `Y` when prompted. Or to skip the check add `-q`.
6363
To deploy multiple services simultaneously just add the path to each `app.yaml`
6464
file as an argument to `gcloud app deploy `:
6565
```Bash
66-
$ gcloud app deploy gateway/app.yaml static/app.yaml
66+
$ gcloud app deploy gateway-service/app.yaml static-service/app.yaml
6767
```

0 commit comments

Comments
 (0)