Merge pull request #3939 from anishkny/patch-1

Update quick-start.md
This commit is contained in:
Philipp Muens 2017-07-15 17:05:58 +02:00 committed by GitHub
commit cbda11aec8

View File

@ -12,7 +12,7 @@ This guide is designed to help you get started as quick as possible.
## 1. Create a new service
1. Create a new service with the `google-nodejs` template
1. Create a new service with the [`google-nodejs`](https://github.com/serverless/serverless/tree/master/lib/plugins/create/templates/google-nodejs) template
```bash
serverless create --template google-nodejs --path my-service