diff --git a/README.md b/README.md index 6c287e9b..d3a6f3e3 100644 --- a/README.md +++ b/README.md @@ -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