Skip to content

Commit 3893419

Browse files
committed
chore: fix node.js req in readme
1 parent 21344fd commit 3893419

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
@@ -16,7 +16,7 @@ yarn build # Required at least once
1616
yarn start # Development server at http://localhost:3000
1717
```
1818

19-
>**Requirements:** Node.js ≥18.0, Yarn ≥1.20
19+
>**Requirements:** Node.js ≥20.x, Yarn ≥1.20
2020
2121
## Documentation
2222

0 commit comments

Comments
 (0)