Skip to content

Commit 766c582

Browse files
committed
docs: remove mention of node 16 in readme
1 parent fb8a505 commit 766c582

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
@@ -25,7 +25,7 @@
2525
## 💻 Development
2626

2727
- Clone this repository
28-
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
28+
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
2929
- Install dependencies using `pnpm install`
3030
- Run interactive tests using `pnpm dev`
3131

0 commit comments

Comments
 (0)