Update antigen command

This commit is contained in:
Luke Childs 2016-06-30 22:30:58 +01:00 committed by GitHub
parent 551934dee2
commit 675dc38100
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