Skip to content

Commit db9b469

Browse files
authored
Update README.md
1 parent f6da2d8 commit db9b469

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ There are currently ~60 framework entries in this repository. Installing (and ma
6060

6161
## 1.1 Prerequisites
6262

63-
Have _node.js (>=v16.14.2)_ installed. If you want to do yourself a favour use nvm for that and install yarn. The benchmark has been tested with node vv16.14.2.
63+
Have _node.js (>=v20.8.0)_ installed. If you want to do yourself a favour use nvm for that. The benchmark has been tested with node v20.8.0.
6464
Please make sure that the following command work before trying to build:
6565

6666
```
6767
> npm
6868
npm -version
69-
8.5.0
69+
10.1.0
7070
> node --version
71-
v16.14.2
71+
v20.8.0
7272
```
7373

7474
## 1.2 Downloading the pre-built binaries and starting the server

0 commit comments

Comments
 (0)