chore: pr feedback

Co-authored-by: Steven <steven@ceriously.com>
This commit is contained in:
Jonathan Netley 2025-06-26 13:12:45 +02:00 committed by GitHub
parent f369237d3e
commit 48db99f790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ and pnpm without having to install them**.
### Default Installs
Corepack is [distributed till Node.js 24](https://nodejs.org/api/corepack.html).
Corepack is [distributed with Node.js 18 to Node.js 24](https://nodejs.org/api/corepack.html). However, it stopped being included starting with Node.js 25.
Run `corepack enable` to install the required Yarn and pnpm binaries on your path.
### Manual Installs