mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 14:51:49 +00:00
Fixed links
The links were relative to github.com/creationix/nvm/master instead of the intended sites.
This commit is contained in:
parent
9d23f609ad
commit
2edc86d574
@ -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.
|
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:
|
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)
|
- [nvmw](http://github.com/hakobera/nvmw)
|
||||||
- [nvm-windows](coreybutler/nvm-windows)
|
- [nvm-windows](http://github.com/coreybutler/nvm-windows)
|
||||||
|
|
||||||
### Install script
|
### Install script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user