Merge pull request #938 from tomByrer/patch-1

[Docs] del `nvmw` link
Jordan Harband 2015-12-13 22:55:03 -08:00
commit c56c26badd
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
First you'll need to make sure your system has a c++ compiler. For OSX, XCode will work, for Ubuntu, the build-essential and libssl-dev packages work.
Note: `nvm` does not support Windows (see [#284](https://github.com/creationix/nvm/issues/284)). Three alternatives exist, which are neither supported nor developed by us:
- [nvmw](https://github.com/hakobera/nvmw)
- [nvm-windows](https://github.com/coreybutler/nvm-windows)
- [nodist](https://github.com/marcelklehr/nodist)