diff --git a/docs/en-US/getting-started/installation/create-nocobase-app.md b/docs/en-US/getting-started/installation/create-nocobase-app.md index 4f15d0a69..1daf48113 100644 --- a/docs/en-US/getting-started/installation/create-nocobase-app.md +++ b/docs/en-US/getting-started/installation/create-nocobase-app.md @@ -4,8 +4,8 @@ Make sure you have: -- Node.js 14+, Yarn 1.22.x installed -- Configured and started the required database SQLite 3.x, MySQL 8.x, PostgreSQL 10.x choose one +- Installed Node.js 14+, Yarn 1.22.x +- Configured and started one of the required database SQLite 3.x, MySQL 8.x, PostgreSQL 10.x Please make sure you have Node.js 14.x or above installed. You can download and install the latest LTS version from the official website. It is recommended to use nvm (or nvm-windows for Win systems) to manage Node.js versions if you plan to work with Node.js for a long time.