diff --git a/README.md b/README.md index 20545ad..233870c 100644 --- a/README.md +++ b/README.md @@ -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):