mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 18:25:52 +08:00 
			
		
		
		
	Fix typo.
This commit is contained in:
		| @@ -12,7 +12,7 @@ Or if you have `git` installed, then just clone it: | |||||||
|  |  | ||||||
| Then add two lines to your bash profile: | Then add two lines to your bash profile: | ||||||
|  |  | ||||||
|     export $NVM_DIR=$HOME/.nvm |     export NVM_DIR=$HOME/.nvm | ||||||
|     . $NVM_DIR/nvm.sh |     . $NVM_DIR/nvm.sh | ||||||
|     nvm use |     nvm use | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user