Skip to content

Commit

Permalink
add hombrew instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
trashhalo committed Oct 25, 2020
1 parent 61af49c commit 0a600c5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Tool to output images in the terminal. Built with [bubbletea](https://github.com

## install

### Homebrew

```
brew install trashhalo/homebrew-brews/imgcat
```

### Golang

```
go get github.com/trashhalo/imgcat
```
Expand Down

0 comments on commit 0a600c5

Please sign in to comment.