Skip to content

Commit 106192e

Browse files
adnanhashmi09jayantbh
authored andcommitted
Update readme web server setup to install node version 22.x (#588)
1 parent bf46a55 commit 106192e

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)