Skip to content

Commit e310a75

Browse files
authored
Merge pull request #117 from ivopauly/patch-1
README: Update plugin name in Oh-My-Zsh activation instructions.
2 parents c765a4a + 56dc8c2 commit e310a75

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)