mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Readme: Minor updates
This commit is contained in:
parent
5016914110
commit
de55cc0d57
@ -17,7 +17,7 @@ npm install serverless -g
|
||||
|
||||
## Getting Started
|
||||
|
||||
You can either install an existing project, or create your own. We recommend starting out with the [Serverless-Starter](https://www.github.com/serverless/serverless-starter)
|
||||
You can either install an existing project or create your own. We recommend starting out with the [Serverless-Starter](https://www.github.com/serverless/serverless-starter)
|
||||
|
||||
```
|
||||
serverless project install serverless-starter
|
||||
@ -29,7 +29,7 @@ Or you can create your own project
|
||||
serverless project create
|
||||
```
|
||||
|
||||
Refer to our [documentation](http://docs.serverless.com/v0.1.0/docs/) for next steps.
|
||||
Refer to our [documentation](http://docs.serverless.com/v0.1.0/docs/) for more info.
|
||||
|
||||
Enjoy!
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user