Merge pull request #431 from lukechilds/patch-1

Update antigen command
This commit is contained in:
nicoulaj 2016-07-18 19:25:31 +02:00 committed by GitHub
commit 0441cdb5b1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Usage
#### Using frameworks
* If you're using [antigen](https://github.com/zsh-users/antigen), just add `antigen bundle zsh-users/zsh-completions src` to your .zshrc where you're loading your other zsh plugins.
* If you're using [antigen](https://github.com/zsh-users/antigen), just add `antigen bundle zsh-users/zsh-completions` to your .zshrc where you're loading your other zsh plugins.
#### Manual installation