Skip to content

Commit

Permalink
Update versions in getting started guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed May 10, 2024
1 parent bde82b1 commit 9dca6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## System requirements

Ensure that you have [Node](https://nodejs.org/en/) (Version 16 or later) and [pnpm](https://pnpm.io/) (Version 8.x) installed.
Ensure that you have [Node](https://nodejs.org/en/) (Version 18 or later) and [pnpm](https://pnpm.io/) (Version 9.x) installed.

Assuming Node has been installed, `pnpm` can simply be installed via `npm`:

Expand Down

0 comments on commit 9dca6ca

Please sign in to comment.