Skip to content

Commit 56dc8c2

Browse files
authored
Update README.md
Plugin name isn't correct in instructions
1 parent 0f80b8e commit 56dc8c2

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
@@ -33,7 +33,7 @@ Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh):
3333

3434
2. Activate the plugin in `~/.zshrc`:
3535

36-
plugins=( [plugins...] history-substring-search)
36+
plugins=( [plugins...] zsh-history-substring-search)
3737

3838
3. Source `~/.zshrc` to take changes into account:
3939

0 commit comments

Comments
 (0)