Skip to content

Commit

Permalink
Update readme to notify pnpm version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Dec 31, 2024
1 parent 7b21dc6 commit ba43eb9
Show file tree
Hide file tree
Showing 2 changed files with 21,187 additions and 15,935 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ End-user apps in WSO2 Identity Server
1. Install NodeJS LTS(Latest Stable Version) from [https://nodejs.org/en/download/](https://nodejs.org/en/download/).
2. Install [pnpm](https://pnpm.io/).

> Note: Only PNPM v8 is supported at the moment.
> Note: Only PNPM v9.5.0 is supported at the moment.
```shell
corepack prepare pnpm@latest --activate
corepack prepare pnpm@9.5.0 --activate
```

Or, follow the other [recommended installation options](https://pnpm.io/installation).
Expand Down
Loading

0 comments on commit ba43eb9

Please sign in to comment.