diff --git a/README.md b/README.md index 7df5691..d5ee34b 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,7 @@ for testing before adding it to your `.zshrc`. #### [Oh-My-Zsh](http://ohmyz.sh/) -1. `cd ~/.oh-my-zsh/custom/plugins` -1. `git clone https://github.com/paulirish/git-open.git` +1. `git clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-open` 1. Add `git-open` to your plugin list - edit `~/.zshrc` and change `plugins=(...)` to `plugins=(... git-open)`