Skip to content

Commit

Permalink
Install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter de Vos committed Oct 23, 2014
1 parent d1a81ff commit 0f30c3a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,26 @@ This version has 4 different icons included for each status that

## Installation

This version depends on the official [`terminal-notifier`](https://github.com/alloy/terminal-notifier).
Install it with [Homebrew](http://brew.sh/) or see the official
[Installation instructions](https://github.com/alloy/terminal-notifier#download).

```
$ brew install terminal-notifier
```

Then, install the gem

```
$ gem install terminal-notifier-guard
```

Or add it to your Gemfile:

```
$ gem 'terminal-notifier-guard', '~> 1.6.1'
```

### OSX 10.8 users

As of version `1.6.1`, we no longer bundle notifiers binaries in this gem. Please revert to
Expand Down

0 comments on commit 0f30c3a

Please sign in to comment.