From 2a8caf48e858a79ebbdb672a7c0da342dab3b594 Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Sun, 13 Dec 2015 18:16:14 -0700 Subject: [PATCH] del nvmw link Seems to be abandoned: - https://github.com/hakobera/nvmw/issues/67 - https://github.com/hakobera/nvmw/issues/66 - https://github.com/hakobera/nvmw/issues/69 --- README.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/README.markdown b/README.markdown index 849d0b3..d5ac794 100644 --- a/README.markdown +++ b/README.markdown @@ -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)