Skip to content

Commit

Permalink
documentation improvements for osx installation
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuntley committed Apr 27, 2012
1 parent 0d8a9d2 commit 89b3587
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Readme.md
@@ -1,11 +1,15 @@
# Growl for nodejs

Growl support for Nodejs. This is essentially a port of my [Ruby Growl Library](http://github.com/visionmedia/growl). Ubuntu/Linux support added thanks to [@niftylettuce](http://github.com/niftylettuce). You'll need [growlnotify(1)](http://growl.info/extras.php#growlnotify).
Growl support for Nodejs. This is essentially a port of my [Ruby Growl Library](http://github.com/visionmedia/growl). Ubuntu/Linux support added thanks to [@niftylettuce](http://github.com/niftylettuce).

## Installation

### Install

### Mac OS X (Darwin):

Install [growlnotify(1)](http://growl.info/extras.php#growlnotify).

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

$ npm install growl
Expand Down

0 comments on commit 89b3587

Please sign in to comment.