Merge pull request #544 from coreybutler/patch-1

Fixed links
master
Jordan Harband 2014-10-05 12:02:30 -07:00
commit 035334fd34
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
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)). Two alternatives exist, which are not supported nor developed by us:
- [nvmw](hakobera/nvmw)
- [nvm-windows](coreybutler/nvm-windows)
- [nvmw](http://github.com/hakobera/nvmw)
- [nvm-windows](http://github.com/coreybutler/nvm-windows)
### Install script