Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update boilerplate URL in README
  • Loading branch information
pmuens committed Mar 8, 2017
1 parent 0499355 commit 6e32caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ This guide will help you setup a Google Cloud Project (required) and your first

Google support for the `create` command is coming soon. Until then, follow these steps:

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>`
2. `cd <my-service> && npm install`
3. Rename the `service` property in `serverless.yml` (make sure the name does not include "google" or "goog")

Expand Down

0 comments on commit 6e32caa

Please sign in to comment.