Skip to content

Commit 3014888

Browse files
Update docusaurus/docs/snippets/installation-prerequisites.md
1 parent a36982e commit 3014888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus/docs/snippets/installation-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Before installing Strapi, the following requirements must be installed on your computer:
22

33
- [Node.js](https://nodejs.org): Only Maintenance and LTS versions are supported (`v16`, `v18`, and `v20`).
4-
- Node v18.x is recommended for Strapi `v4.3.9` and above
5-
- Node v16.x is recommended for Strapi `v4.0.x` to `v4.3.8`.
4+
- Node v18.x is recommended for Strapi `v4.3.9` and above
5+
- Node v16.x is recommended for Strapi `v4.0.x` to `v4.3.8`.
66
- Your preferred Node.js package manager:
77
- [npm](https://docs.npmjs.com/cli/v6/commands/npm-install) (`v6` and above)
88
- [yarn](https://yarnpkg.com/getting-started/install)

0 commit comments

Comments
 (0)