Skip to content

Commit

Permalink
Merge pull request #26 from dlackty/homebrew
Browse files Browse the repository at this point in the history
Add homebrew installation. Close #22
  • Loading branch information
abutaha committed Apr 16, 2018
2 parents a67b8e8 + 031bb06 commit f2d32b0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@ Kibana requests are also signed automatically.

## Installation

### Download binary executable:
### Download binary executable

**aws-es-proxy** has single executable binaries for Linux, Mac and Windows.

Download the latest [aws-es-proxy release](https://github.com/abutaha/aws-es-proxy/releases/).

### Via homebrew

```sh
brew install aws-es-proxy
```


### Build from Source

Expand Down

0 comments on commit f2d32b0

Please sign in to comment.