Skip to content

Commit

Permalink
Added installation instructions for Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
perfusorius committed Feb 3, 2012
1 parent b136919 commit 2a7cb4b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@ Growl support for Nodejs. This is essentially a port of my [Ruby Growl Library](

$ npm install growl

### Windows:

Download and install [Growl for Windows](http://www.growlforwindows.com/gfw/default.aspx)

Download [growlnotify](http://www.growlforwindows.com/gfw/help/growlnotify.aspx) - **IMPORTANT :** Unpack growlnotify to a folder that is present in your path!

Install [npm](http://npmjs.org/) and run:

$ npm install growl

## Examples

Callback functions are optional
Expand Down

0 comments on commit 2a7cb4b

Please sign in to comment.