Skip to content

Commit

Permalink
Added installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Oct 4, 2015
1 parent 208c05c commit 52ee42e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ Renders images in the terminal.
It supports JPEG, PNG and GIF formats. This program was originally a script that
did the same by using ImageMagick `convert`.

Installation
------------

Homebrew
```
brew tap posva/taps
brew update
brew install catimg
```

Building
--------

Expand Down

0 comments on commit 52ee42e

Please sign in to comment.