Skip to content

Commit

Permalink
Add installation option via Homebrew
Browse files Browse the repository at this point in the history
Signed-off-by: aswinkarthik <[email protected]>
  • Loading branch information
aswinkarthik committed Feb 16, 2019
1 parent 637a78f commit 9a4d836
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ $ csvdiff base.csv delta.csv

## Installation

### Homebrew

```bash
brew tap thecasualcoder/stable
brew install csvdiff
```

### Using binaries

```bash
Expand Down

0 comments on commit 9a4d836

Please sign in to comment.