Update README.md

With Homebrew/homebrew-core#13567 script is now installed in a different location. updating README.md to reflect
This commit is contained in:
Vithon 2017-05-18 17:42:08 -04:00 committed by Geza Lore
parent be0fe1fca9
commit 933733e867

View file

@ -23,7 +23,7 @@ Install
Using the [Homebrew]( https://brew.sh ) package manager:
brew install zsh-history-substring-search
echo 'source /usr/local/opt/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
echo 'source /usr/local/share/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
Usage
------------------------------------------------------------------------------