diff --git a/README.md b/README.md index 9245dd9..c9dbad6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Using [Oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh): 2. Activate the plugin in `~/.zshrc`: - plugins=( [plugins...] zsh-history-substring-search) + plugins=( [plugins...] history-substring-search) 3. Source `~/.zshrc` to take changes into account: