Update README.md
Plugin name isn't correct in instructions
This commit is contained in:
parent
0f80b8eb33
commit
56dc8c2ec4
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh):
|
||||||
|
|
||||||
2. Activate the plugin in `~/.zshrc`:
|
2. Activate the plugin in `~/.zshrc`:
|
||||||
|
|
||||||
plugins=( [plugins...] history-substring-search)
|
plugins=( [plugins...] zsh-history-substring-search)
|
||||||
|
|
||||||
3. Source `~/.zshrc` to take changes into account:
|
3. Source `~/.zshrc` to take changes into account:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue