Update README.md

Plugin name isn't correct in instructions
This commit is contained in:
Ivo Pauly 2020-12-24 10:07:20 +01:00 committed by GitHub
parent 0f80b8eb33
commit 56dc8c2ec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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