README: add installation instructions for Homebrew

This commit is contained in:
Bengt Brodersen 2017-05-10 11:32:17 +02:00 committed by Suraj N. Kurapati
parent c750a17757
commit 563c88c4ca

View file

@ -17,6 +17,13 @@ Requirements
* [ZSH](http://zsh.sourceforge.net) 4.3 or newer
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
Usage
------------------------------------------------------------------------------