Skip to content

Commit

Permalink
Merge pull request #4668 from d2s/patch-1
Browse files Browse the repository at this point in the history
docs(google) update hello-world example's invoke
  • Loading branch information
horike37 committed Jan 22, 2018
2 parents 31d536c + 6b6a494 commit 74ac98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/providers/google/examples/hello-world/node/README.md
Expand Up @@ -31,7 +31,7 @@ Update the `credentials` and your `project` property in the `serverless.yml` fil

## 5. Invoke deployed function

`serverless invoke --function helloWorld`
`serverless invoke --function first`

In your terminal window you should see a response from the Google Cloud

Expand Down

0 comments on commit 74ac98a

Please sign in to comment.