Fix README links
This commit is contained in:
		
							parent
							
								
									eb749f2681
								
							
						
					
					
						commit
						a18e43d059
					
				|  | @ -13,7 +13,7 @@ How to install | |||
| 
 | ||||
| * Download the script or clone this repository: | ||||
| 
 | ||||
|         git clone git://github.com/nicoulaj/zsh-syntax-highlighting.git | ||||
|         git clone git://github.com/zsh-users/zsh-syntax-highlighting.git | ||||
| 
 | ||||
| * Source the script **at the end** of `~/.zshrc`: | ||||
| 
 | ||||
|  | @ -29,7 +29,7 @@ How to install | |||
| * Download the script or clone this repository in [oh-my-zsh](http://github.com/robbyrussell/oh-my-zsh) plugins directory: | ||||
| 
 | ||||
|         cd ~/.oh-my-zsh/plugins/ | ||||
|         git clone git://github.com/nicoulaj/zsh-syntax-highlighting.git | ||||
|         git clone git://github.com/zsh-users/zsh-syntax-highlighting.git | ||||
| 
 | ||||
| * Activate the plugin in `~/.zshrc` (in **last** position): | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue