File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
1_development_environment Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Installers for each major OS are available on the
44[ Node.js website] ( https://nodejs.org/en/download ) .
55
66To install, switch and update Node.js versions
7- [ ` nvm ` ] ( https://github.com/creationix /nvm ) can be used on Linux/Mac. It
8- [ does not support Windows] ( https://github.com/creationix /nvm/issues/284 ) but
7+ [ ` nvm ` ] ( https://github.com/nvm-sh /nvm ) can be used on Linux/Mac. It
8+ [ does not support Windows] ( https://github.com/nvm-sh /nvm/issues/284 ) but
99[ ` nvm-windows ` ] ( https://github.com/coreybutler/nvm-windows ) ,
1010[ ` nvs ` ] ( https://github.com/jasongin/nvs ) and
1111[ ` ps-nvm ` ] ( https://github.com/aaronpowell/ps-nvm ) (for PowerShell) are
Original file line number Diff line number Diff line change 88- Test each OS with
99 [ virtual machines] ( https://en.wikipedia.org/wiki/Virtual_machine ) and
1010 [ continuous integration] ( https://en.wikipedia.org/wiki/Continuous_integration ) .
11- - Instead of [ ` nvm ` ] ( https://github.com/creationix /nvm ) , use
11+ - Instead of [ ` nvm ` ] ( https://github.com/nvm-sh /nvm ) , use
1212 [ ` nvm-windows ` ] ( https://github.com/coreybutler/nvm-windows ) and
1313 [ ` npm-windows-upgrade ` ] ( https://github.com/felixrieseberg/npm-windows-upgrade )
1414 on Windows.
You can’t perform that action at this time.
0 commit comments