From 56dc8c2ec4a7492706b4b3b19e4cd44240501c4b Mon Sep 17 00:00:00 2001 From: Ivo Pauly <2779143+ivopauly@users.noreply.github.com> Date: Thu, 24 Dec 2020 10:07:20 +0100 Subject: [PATCH] Update README.md Plugin name isn't correct in instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77f3649..2a45d73 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...] history-substring-search) + plugins=( [plugins...] zsh-history-substring-search) 3. Source `~/.zshrc` to take changes into account: