chore: add node version

This commit is contained in:
Austen 2024-06-18 10:14:32 -07:00 committed by GitHub
parent 37c17d2555
commit 1aa8df515f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ Here's how to install the Serverless Framework, set up a project and deploy it t
## Install the Serverless Framework via NPM
First, you must have the [Node.js runtime](https://nodejs.org) installed, then you can install the Serverless Framework via NPM.
First, you must have the [Node.js runtime](https://nodejs.org) installed, version 18.20.3 or greater, then you can install the Serverless Framework via NPM.
Open your CLI and run the command below to install the Serverless Framework globally.