Skip to content

Commit 058b4b4

Browse files
authored
[BRE-1698] Update NodeJS requirement in README.md to v20 (#1033)
1 parent 77eac4e commit 058b4b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ We provide detailed documentation and examples for using the Directory Connector
4545

4646
**Requirements**
4747

48-
- [Node.js](https://nodejs.org) v18 (LTS)
48+
- [Node.js](https://nodejs.org) v20 (LTS)
4949
- Windows users: To compile the native node modules used in the app you will need the Visual C++ toolset, available through the standard Visual Studio installer (recommended) or by installing [`windows-build-tools`](https://github.com/felixrieseberg/windows-build-tools) through `npm`. See more at [Compiling native Addon modules](https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules).
5050

5151
**Run the app**

0 commit comments

Comments
 (0)