mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Add link from docs to VERSIONING.md file
This commit is contained in:
parent
9f4d911a5c
commit
00a665f210
@ -16,9 +16,11 @@ First things first, let's get the Serverless framework installed on your machine
|
||||
|
||||
```bash
|
||||
# Installing the serverless cli
|
||||
npm install serverless -g
|
||||
npm install -g serverless
|
||||
```
|
||||
|
||||
*Serverless follows the [Semantic Versioning](http://semver.org) schema. You can read more about that in our dedicated [versioning file](https://github.com/serverless/serverless/blob/master/VERSIONING.md).*
|
||||
|
||||
## Choose your compute provider
|
||||
|
||||
<div class="docsSections">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user