Skip to content

Commit

Permalink
Mention node 16 as most recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Sep 20, 2022
1 parent 1901420 commit f133aca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The installation requires the following software to be already installed on your computer:

- [Node.js](https://nodejs.org): only LTS versions are supported (v14 and v16). Other versions of Node.js may not be compatible with the latest release of Strapi. The 14.x version is most recommended by Strapi.
- [Node.js](https://nodejs.org): only LTS versions are supported (v14 and v16). Other versions of Node.js may not be compatible with the latest release of Strapi. The 16.x version is most recommended by Strapi.
- [npm](https://docs.npmjs.com/cli/v6/commands/npm-install) (v6 only) or [yarn](https://yarnpkg.com/getting-started/install) to run the CLI installation scripts.
- [Python](https://www.python.org/downloads/) when using a SQLite database

0 comments on commit f133aca

Please sign in to comment.