mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Updating README to show the new install URL, which redirects to the raw files on github.
This commit is contained in:
		
							parent
							
								
									86a272ef81
								
							
						
					
					
						commit
						b6cbba9dfe
					
				@ -14,11 +14,11 @@ You can install this via the command line with either `curl` or `wget`.
 | 
			
		||||
 | 
			
		||||
h4. via `curl`
 | 
			
		||||
 | 
			
		||||
@curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh@
 | 
			
		||||
@curl -L http://install.ohmyz.sh | sh@
 | 
			
		||||
 | 
			
		||||
h4. via `wget`
 | 
			
		||||
 | 
			
		||||
@wget --no-check-certificate https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O - | sh@
 | 
			
		||||
@wget --no-check-certificate http://install.ohmyz.sh -O - | sh@
 | 
			
		||||
 | 
			
		||||
h3. The manual way
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user