We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b866e commit dcb3b9bCopy full SHA for dcb3b9b
README.md
@@ -11,14 +11,14 @@ gem install terminal-notifier
11
```
12
13
###### Install one of the following Sublime plugins
14
-- Terminal Notifier
15
-- SubNotify
+- [SubNotify](https://sublime.wbond.net/packages/SubNotify)
+- [Terminal Notifier](https://sublime.wbond.net/packages/Terminal%20Notifier)
16
17
### Windows
18
1. Install the SubNotify plugin for Windows.
19
2. Install either of the following
20
- [Growl for Windows](http://growlforwindows.com)
21
- - Install Pywin32 (sublime plugin)
+ - Install [Pywin32](https://sublime.wbond.net/packages/Pywin32)
22
23
The Pywin32 plugin allows standard windows notifications via the task bar while growl for Windows allows growl style notifications.
24
0 commit comments