We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0499355 + 6e32caa commit 20091a8Copy full SHA for 20091a8
README.md
@@ -12,7 +12,7 @@ This guide will help you setup a Google Cloud Project (required) and your first
12
13
Google support for the `create` command is coming soon. Until then, follow these steps:
14
15
-1. Run `serverless install --url https://github.com/pmuens/boilerplate-googlecloudfunctions-nodejs --name <my-service>`
+1. Run `serverless install --url https://github.com/serverless/boilerplate-googlecloudfunctions-nodejs --name <my-service>`
16
2. `cd <my-service> && npm install`
17
3. Rename the `service` property in `serverless.yml` (make sure the name does not include "google" or "goog")
18
0 commit comments