Skip to content

Commit

Permalink
add Notifu to windows documentation part
Browse files Browse the repository at this point in the history
  • Loading branch information
yannlugrin committed Jun 7, 2011
1 parent d41e9fe commit abae416
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -90,6 +90,18 @@ Install the rb-fchange gem for [Directory Change Notification](http://msdn.micro
$ gem install rb-fchange
```

Install the Notifu gem if you want notification support:

``` bash
$ gem install rb-notifu
```

And add it to you Gemfile:

``` ruby
gem 'rb-notifu'
```

Usage
-----

Expand Down

0 comments on commit abae416

Please sign in to comment.