We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3014888 commit 7bc7261Copy full SHA for 7bc7261
docusaurus/docs/snippets/installation-prerequisites.md
@@ -4,6 +4,6 @@ Before installing Strapi, the following requirements must be installed on your c
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`.
6
- Your preferred Node.js package manager:
7
- - [npm](https://docs.npmjs.com/cli/v6/commands/npm-install) (`v6` and above)
8
- - [yarn](https://yarnpkg.com/getting-started/install)
+ - [npm](https://docs.npmjs.com/cli/v6/commands/npm-install) (`v6` and above)
+ - [yarn](https://yarnpkg.com/getting-started/install)
9
- [Python](https://www.python.org/downloads/) (if using a SQLite database)
0 commit comments