diff --git a/README.md b/README.md index beea6ee..b010e50 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Antigen will handle cloning the plugin for you automatically the next time you s 1. `cd ~/.oh-my-zsh/custom/plugins` 2. `git clone git@github.com:paulirish/git-open.git gitopen` -3. Add git-open to your plugin list - edit `~.zshrc` and change `plugins=(...)` to `plugins=(... gitopen)` +3. Add git-open to your plugin list - edit `~/.zshrc` and change `plugins=(...)` to `plugins=(... gitopen)` ### [Zgen](https://github.com/tarjoilija/zgen)