Update history-substring-search README

This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
This commit is contained in:
Matheus Cruz Rocha 2015-05-02 12:59:18 -03:00 committed by ncanceill
parent 83c3316cf4
commit 6bec3c6719
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
To activate this script, please include it the `plugins` variable within `~/.zshrc`
`plugins=(git history-substring-search.zsh)`
`plugins=(git history-substring-search)`
See the "history-substring-search.zsh" file for more information: