diff --git a/README.md b/README.md index 64cb3d23..239c7db0 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ We provide detailed documentation and examples for using the Directory Connector **Requirements** -- [Node.js](https://nodejs.org/) +- [Node.js](https://nodejs.org) v14 - 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). **Run the app**