Skip to content

Commit 933733e

Browse files
Vithongezalore
authored andcommitted
Update README.md
With Homebrew/homebrew-core#13567 script is now installed in a different location. updating README.md to reflect
1 parent be0fe1f commit 933733e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install
2323
Using the [Homebrew]( https://brew.sh ) package manager:
2424

2525
brew install zsh-history-substring-search
26-
echo 'source /usr/local/opt/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
26+
echo 'source /usr/local/share/zsh-history-substring-search/zsh-history-substring-search.zsh' >> ~/.zshrc
2727

2828
Usage
2929
------------------------------------------------------------------------------

0 commit comments

Comments
 (0)