Skip to content

Commit 7bc7261

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

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
@@ -4,6 +4,6 @@ Before installing Strapi, the following requirements must be installed on your c
44
- Node v18.x is recommended for Strapi `v4.3.9` and above
55
- Node v16.x is recommended for Strapi `v4.0.x` to `v4.3.8`.
66
- 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)
7+
- [npm](https://docs.npmjs.com/cli/v6/commands/npm-install) (`v6` and above)
8+
- [yarn](https://yarnpkg.com/getting-started/install)
99
- [Python](https://www.python.org/downloads/) (if using a SQLite database)

0 commit comments

Comments
 (0)