Skip to content

Commit 159138e

Browse files
Update readme web server setup to install node version 22.x (#588)
1 parent deec257 commit 159138e

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
@@ -305,7 +305,7 @@ To set up middleware locally, follow these steps:
305305

306306
6. **Web Server Setup**
307307

308-
- Install NodeJs 16.17 (LTS) either [manually](https://nodejs.org/en/download) or using a tool like [nvm](https://github.com/nvm-sh/nvm) or [volta](https://volta.sh/).
308+
- Install NodeJs 22.x either [manually](https://nodejs.org/en/download) or using a tool like [nvm](https://github.com/nvm-sh/nvm) or [volta](https://volta.sh/).
309309

310310
- Install `yarn` package manager
311311
```bash

0 commit comments

Comments
 (0)