1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

Merge pull request #891 from djsmith85/update-readme

Adjust node version in README.md
This commit is contained in:
Chad Scharf
2021-05-13 17:30:03 -04:00
committed by GitHub

View File

@@ -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.