Skip to content

Commit

Permalink
Merge pull request #4754 from edhgoose/patch-1
Browse files Browse the repository at this point in the history
Clarify v8 of pnpm is required, as v9 is not supported yet
  • Loading branch information
isaacroldan authored Oct 28, 2024
2 parents 0614cb6 + 3e19612 commit 83ae4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This wiki contains documentation that's useful for contributors of the project.
If you'd like to contribute to this project, the following system dependencies need to be present in the environment.

- [Node](https://nodejs.org/en/) (v14 or higher)
- [PNPM](https://pnpm.io/)
- [PNPM](https://pnpm.io/) (v8)

### Set up

Expand Down

0 comments on commit 83ae4bf

Please sign in to comment.