mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Fixing broken link for Node install.
This commit is contained in:
parent
1c2e9a8cc5
commit
098eaef600
@ -26,7 +26,7 @@ npm install -g serverless
|
||||
npm update -g serverless
|
||||
```
|
||||
|
||||
If you don’t already have **[Node 6 or higher installed](./docs/providers/aws/guide/installation.md)** on your machine, you’ll need to do that first.
|
||||
If you don’t already have **[Node 6](https://nodejs.org/en/download/package-manager/)** or higher on your machine, you’ll need to do that first.
|
||||
|
||||
Once you have the Serverless Framework installed, simply run the ‘serverless’ command and follow the prompts. In no time you will have deployed your first serverless app using the Serverless Framework **[CLI](./providers/)** and configured your Serverless Framework **[Dashboard](./dashboard/)** account to automatically monitor your serverless app, generate alerts, and much more.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user