Skip to content

Commit 7da4627

Browse files
committed
docs: remove mention of node 16 in readme
1 parent 14aacf8 commit 7da4627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
## 💻 Development
3636

3737
- Clone this repository
38-
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
38+
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
3939
- Install dependencies using `pnpm install`
4040
- Stub module with `pnpm dev:prepare`
4141
- Run `pnpm dev` to start [playground](./playground) in development mode

0 commit comments

Comments
 (0)