README: make installation step 1 more accurate

Based on a patch by George Angelopoulos <george@usermod.net>.

Closes #149.
This commit is contained in:
Daniel Shahaf 2015-08-31 17:26:57 +00:00
commit 85b3446897

View File

@ -16,10 +16,12 @@ How to install
### In your ~/.zshrc ### In your ~/.zshrc
* Download the script or clone this repository: * Clone this repository:
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git git clone git://github.com/zsh-users/zsh-syntax-highlighting.git
(or [download a snapshot](https://github.com/zsh-users/zsh-syntax-highlighting/archive/master.tar.gz))
* Source the script **at the end** of `~/.zshrc`: * Source the script **at the end** of `~/.zshrc`:
source /path/to/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source /path/to/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh