Skip to content

Commit

Permalink
Installation instructions, Homebrew on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Jan 23, 2015
1 parent 2a1b6ff commit 05b5e02
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -18,6 +18,21 @@ Create repeatable, editable, automatable example usage of:



## Installation

### On Mac with Homebrew

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

### On other systems

Clone or download, then either use `shell-keystroke-animator/src/keystroke-animator` directly where you put it, or symlink `keystroke-animator`.



## Examples

<p align="center">
Expand Down

0 comments on commit 05b5e02

Please sign in to comment.