From 94362dbf07c5dce9edf2fc603e7858d6a24a7e2f Mon Sep 17 00:00:00 2001 From: Atul R Date: Wed, 30 Oct 2019 23:48:54 +0100 Subject: [PATCH] Update getting-started.md --- website/docs/guides/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guides/getting-started.md b/website/docs/guides/getting-started.md index 1167ed58f..b6b4dfe58 100644 --- a/website/docs/guides/getting-started.md +++ b/website/docs/guides/getting-started.md @@ -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.