Update getting-started.md

This commit is contained in:
Atul R 2019-10-30 23:48:54 +01:00 committed by GitHub
parent 3a94699c39
commit 94362dbf07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ for JavaScript development.
- CMake 3.1 and up (Installation instructions can be found here: https://cmake.org/install/)
- Currently supported Node.Js versions are 12.x and up.
We strongly suggest you use some kind of version manager for Node.Js. This would allow you to switch to any version of nodejs quite easily. We recommend `nvm`: https://github.com/nvm-sh/nvm
We strongly suggest you use some kind of version manager for Node.Js. This would allow you to switch to any version of nodejs quite easily.
We strongly recommend Powershell as preferred terminal in Windows.