Skip to content

Commit

Permalink
Add note about Windows options. Related to nvm-sh#284.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 4, 2014
1 parent 9d9cfdc commit aef5044
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

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 creationix/nvm#284). Two alternatives exist, which are not supported nor developed by us:
- [nvmw](hakobera/nvmw)
- [nvm-windows](coreybutler/nvm-windows)

### Install script

To install you could use the [install script][2] using cURL:
Expand Down

0 comments on commit aef5044

Please sign in to comment.