mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Fix installation instructions.
This commit is contained in:
		| @@ -16,7 +16,7 @@ Note: `nvm` does not support [Fish] either (see [#303](https://github.com/creati | |||||||
|  |  | ||||||
| To install you could use the [install script][2] using cURL: | To install you could use the [install script][2] using cURL: | ||||||
|  |  | ||||||
|     curl https://raw.githubusercontent.com/creationix/nvm/v0.25.1/install.sh | bash |     curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.1/install.sh | bash | ||||||
|  |  | ||||||
| or Wget: | or Wget: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user