mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Merge pull request #908 from nullivex/master
[Docs] Add another Windows alternative.
This commit is contained in:
		| @@ -4,9 +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. | 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 neither supported nor developed by us: | 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) |  - [nvmw](https://github.com/hakobera/nvmw) | ||||||
|  - [nvm-windows](https://github.com/coreybutler/nvm-windows) |  - [nvm-windows](https://github.com/coreybutler/nvm-windows) | ||||||
|  |  - [nodist](https://github.com/marcelklehr/nodist) | ||||||
|  |  | ||||||
| Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creationix/nvm/issues/303)). Alternatives exist, which are neither supported nor developed by us: | Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creationix/nvm/issues/303)). Alternatives exist, which are neither supported nor developed by us: | ||||||
|  - [nvm](https://github.com/derekstavis/plugin-nvm) plugin for [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish), which makes nvm and its completions available in fish shell |  - [nvm](https://github.com/derekstavis/plugin-nvm) plugin for [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish), which makes nvm and its completions available in fish shell | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user