Skip to content

Commit 20091a8

Browse files
authored
Merge pull request #48 from serverless/update-boilerplate-url-in-readme
Update boilerplate URL in README
2 parents 0499355 + 6e32caa commit 20091a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)