Skip to content

Commit 5ccf91d

Browse files
committed
Add pnpm to installation snippet
1 parent b79f92c commit 5ccf91d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus/docs/snippets/installation-prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Before installing Strapi, the following requirements must be installed on your c
44
- Your preferred Node.js package manager:
55
- <ExternalLink to="https://docs.npmjs.com/cli/v6/commands/npm-install" text="npm"/> (`v6` and above)
66
- <ExternalLink to="https://yarnpkg.com/getting-started/install" text="yarn"/>
7+
- <ExternalLink to="https://pnpm.io/" text="pnpm" />
78
- <ExternalLink to="https://www.python.org/downloads/" text="Python"/> (if using a SQLite database)

0 commit comments

Comments
 (0)