mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 18:25:52 +08:00 
			
		
		
		
	Update zsh-nvm upgrade command in readme
This commit is contained in:
		| @@ -30,7 +30,7 @@ Note: On OS X, if you have/had a "system" node installed and want to install mod | |||||||
|  |  | ||||||
| Homebrew installation is not supported. If you have issues with homebrew-installed `nvm`, please `brew uninstall` it, and install it using the instructions below, before filing an issue. | Homebrew installation is not supported. If you have issues with homebrew-installed `nvm`, please `brew uninstall` it, and install it using the instructions below, before filing an issue. | ||||||
|  |  | ||||||
| Note: If you're using `zsh` you can easily install `nvm` as a zsh plugin. Install [`zsh-nvm`](https://github.com/lukechilds/zsh-nvm) and run `nvm_update` to update. | Note: If you're using `zsh` you can easily install `nvm` as a zsh plugin. Install [`zsh-nvm`](https://github.com/lukechilds/zsh-nvm) and run `nvm upgrade` to upgrade. | ||||||
|  |  | ||||||
| ### Install script | ### Install script | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user