Skip to content

Commit 6e32caa

Browse files
committed
Update boilerplate URL in README
1 parent 0499355 commit 6e32caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This guide will help you setup a Google Cloud Project (required) and your first
1212

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

15-
1. Run `serverless install --url https://github.com/pmuens/boilerplate-googlecloudfunctions-nodejs --name <my-service>`
15+
1. Run `serverless install --url https://github.com/serverless/boilerplate-googlecloudfunctions-nodejs --name <my-service>`
1616
2. `cd <my-service> && npm install`
1717
3. Rename the `service` property in `serverless.yml` (make sure the name does not include "google" or "goog")
1818

0 commit comments

Comments
 (0)