Skip to content

Commit

Permalink
Mention dependencies on other systems
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Jan 23, 2015
1 parent 05b5e02 commit 3b0d293
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -20,16 +20,16 @@ Create repeatable, editable, automatable example usage of:

## Installation

### On Mac with Homebrew
On Mac with [Homebrew](http://brew.sh/):

```bash
brew tap joelpurra/joelpurra
brew install shell-keystroke-animator
```

### On other systems
On other systems:

Clone or download, then either use `shell-keystroke-animator/src/keystroke-animator` directly where you put it, or symlink `keystroke-animator`.
Clone or download, then either use `shell-keystroke-animator/src/keystroke-animator` directly where you put it, or symlink `keystroke-animator`. Required [bash](https://www.gnu.org/software/bash/) 4+ and [ImageMagick](http://www.imagemagick.org/). Note that `shell-keystroke-animator` is not expected to work on anything but Mac OS X, without modifications.



Expand Down

0 comments on commit 3b0d293

Please sign in to comment.