Skip to content

Commit

Permalink
Nicer README.
Browse files Browse the repository at this point in the history
Fixed some typos.
  • Loading branch information
Second Planet committed Sep 12, 2011
1 parent d2dfc69 commit 3181c37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@ To stop notifications,

brew growl off

Write now this is a bit weird and uses `alias` to make it work; but I'm going to make
Right now this is a bit weird and uses `alias` to make it work; but I'm going to make
some of the things work better in the future.

NOTE: Currently, if you don't have Homebrew in `/usr/local`, you'll have to change
the value of the `BREW_PREFIX` constant in `brew-growl.rb`

## growlnotifier.rb

This is a simple Growl wrapper I wrote in Ruby that I am using for this.
This includes a simple Growl wrapper I wrote in Ruby that I am using for this.
It requires `growlnotify` and Growl.

brew install growlnotify

The usage and details for the script are found at https://gist.github.com/1209632.
The usage and details for the script are found at https://gist.github.com/1209632

0 comments on commit 3181c37

Please sign in to comment.