chore: update README.md

regarding minimum node version
This commit is contained in:
Bobby 2023-04-23 08:20:04 +07:00
parent f72a786507
commit e5968e6ee0
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -48,7 +48,7 @@ Please make sure your config matches the sample in `config.sample.js` before sta
## Running in production mode
1. Ensure you have at least [Node.js](https://nodejs.org/en/download/) v14.21.1 or newer, and [Yarn](https://yarnpkg.com/getting-started/install#install-corepack) v1.x installed.
1. Ensure you have at least [Node.js](https://nodejs.org/en/download/) v16.x or newer, and [Yarn](https://yarnpkg.com/getting-started/install#install-corepack) v1.x installed.
> **Note**
> Fully compatible up to Node.js v18.x.