From 731e44fd06b9eeca52e2b057ae4a505827e3eec5 Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Thu, 13 May 2021 01:37:33 +0200 Subject: [PATCH] Adjust node version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd4cea8..66083166 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The Bitwarden desktop app is written using Electron and Angular. The application **Requirements** -- [Node.js](https://nodejs.org/) +- [Node.js](https://nodejs.org) v14.17 or greater - 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. You will also need to install the *Microsoft Build Tools 2015* and *Windows 10 SDK 17134* as additional dependencies in the Visual Studio installer.