Skip to content

Commit

Permalink
Merge pull request #8 from krokofant/patch-1
Browse files Browse the repository at this point in the history
Add Homebrew dependency install instruction
  • Loading branch information
b4b4r07 committed Oct 31, 2016
2 parents 0e61867 + 9019ca3 commit 5179c1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -55,6 +55,13 @@ $ zplug "b4b4r07/emoji-cli"
- [`jq`](https://stedolan.github.io/jq/)
- An interactive filter ([`fzf`](https://github.com/junegunn/fzf), [`peco`](https://github.com/peco/peco)...)

#### :beer: Using Homebrew
On macOS you can install the dependencies via [Homebrew](http://brew.sh/):

```
brew install jq fzf peco
```

## :wrench: Setup

### `EMOJI_CLI_DICT`
Expand Down

0 comments on commit 5179c1e

Please sign in to comment.