From 89b3587080fe1f1b49630a6dfceb87fc6dee4d7e Mon Sep 17 00:00:00 2001 From: ehuntley Date: Fri, 27 Apr 2012 22:54:57 +1000 Subject: [PATCH] documentation improvements for osx installation --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c40ecab..27691eb 100644 --- a/Readme.md +++ b/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