mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	fixed syntax error.
This commit is contained in:
		
				
					committed by
					
						 Yoshiya Hinosawa
						Yoshiya Hinosawa
					
				
			
			
				
	
			
			
			
						parent
						
							1845a4a5a9
						
					
				
				
					commit
					881178db01
				
			| @@ -144,6 +144,6 @@ on Arch Linux and other systems using python3 by default, before running *instal | |||||||
|  |  | ||||||
|       export PYTHON=python2 |       export PYTHON=python2 | ||||||
|  |  | ||||||
| After the v0.8.6 release of node, nvm try to install from binary package. But in some systems, official binary package doesn't work due to incompatibility of shared libs. In such cases, use `-s` option to force install from source: | After the v0.8.6 release of node, nvm tries to install from binary package. But in some systems, official binary package doesn't work due to incompatibility of shared libs. In such cases, use `-s` option to force install from source: | ||||||
|  |  | ||||||
|     nvm install -s 0.8.6 |     nvm install -s 0.8.6 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user