Skip to content

Commit f31b107

Browse files
committed
Add NVM for windows
1 parent cae6c24 commit f31b107

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

02-installing-toolkit/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ To start writing JavaScript on [Node.js](https://nodejs.org/) you will need a co
55
- [Visual Studio Code](https://code.visualstudio.com?WT.mc_id=beginner-ch9-niner)
66
- [Set up your Node.js development environment directly on Windows](https://docs.microsoft.com/en-us/windows/nodejs/setup-on-windows?WT.mc_id=beginner-ch9-niner)
77
- [Set up your Node.js development environment with WSL 2](https://docs.microsoft.com/en-us/windows/nodejs/setup-on-wsl2)
8-
- [Node Version Manager](https://github.com/nvm-sh/nvm/blob/master/README.md)
8+
- [Node Version Manager for Linux, macOS or WSL](https://github.com/nvm-sh/nvm/blob/master/README.md)
9+
- [Node Version Manager for Windows](https://github.com/coreybutler/nvm-windows)

0 commit comments

Comments
 (0)