diff --git a/docs/tutorial/development-environment.md b/docs/tutorial/development-environment.md index a355ded3c..0c6f5aa84 100644 --- a/docs/tutorial/development-environment.md +++ b/docs/tutorial/development-environment.md @@ -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