Fix relative link in main readme
This commit is contained in:
		
							parent
							
								
									a0862053f5
								
							
						
					
					
						commit
						408b100295
					
				|  | @ -41,12 +41,12 @@ How to install | ||||||
|         plugins=( [plugins...] zsh-syntax-highlighting) |         plugins=( [plugins...] zsh-syntax-highlighting) | ||||||
| 
 | 
 | ||||||
| * Source `~/.zshrc`  to take changes into account: | * Source `~/.zshrc`  to take changes into account: | ||||||
|      | 
 | ||||||
|         source ~/.zshrc |         source ~/.zshrc | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| How to tweak | How to tweak | ||||||
| ------------ | ------------ | ||||||
| 
 | 
 | ||||||
| Syntax highlighting is done by pluggable highlighter scripts, see the [highlighters directory](zsh-syntax-highlighting/tree/master/highlighters) | Syntax highlighting is done by pluggable highlighter scripts, see the [highlighters directory](highlighters) | ||||||
| for documentation and configuration settings. | for documentation and configuration settings. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue