Merge pull request #51 from atilacamurca/patch-1

Wrong recommendation for Linux users
This commit is contained in:
Atul R 2019-08-24 12:39:59 +02:00 committed by GitHub
commit 7e11da2e10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,8 +74,6 @@ for JavaScript development.
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 recommend Powershell as preferred terminal in Windows.
Confirm that both `node` and `npm` are available by running:
```sh