From 6d4667e0f18c84137a4bc633fdf1b4ff7be5de6d Mon Sep 17 00:00:00 2001 From: arizzubair <5427064+arizzubair@users.noreply.github.com> Date: Tue, 16 Jan 2018 10:56:54 -0600 Subject: [PATCH] Update README.md Minor spelling mistake. --- plugins/bgnotify/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bgnotify/README.md b/plugins/bgnotify/README.md index b154916d6..fad299159 100644 --- a/plugins/bgnotify/README.md +++ b/plugins/bgnotify/README.md @@ -10,7 +10,7 @@ Standalone homepage: [t413/zsh-background-notify](https://github.com/t413/zsh-ba Just add bgnotify to your plugins list in your `.zshrc` -- On OS X you'll need [terminal-notifer](https://github.com/alloy/terminal-notifier) +- On OS X you'll need [terminal-notifier](https://github.com/alloy/terminal-notifier) * `brew install terminal-notifier` (or `gem install terminal-notifier`) - On ubuntu you're already all set! - On windows you can use [notifu](http://www.paralint.com/projects/notifu/) or the Cygwin Ports libnotify package