From 9caa4820a5f0168eecb95539d1df103d654ecff9 Mon Sep 17 00:00:00 2001 From: Alexey Lavrenuke Date: Thu, 28 Jan 2016 14:57:34 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 85da711e7..0ada26c09 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Compile a binary with go tool (use go >= 1.5.2): go get github.com/yandex/pandora go build github.com/yandex/pandora ``` + +There are also [binary releases](https://github.com/yandex/pandora/releases) available. + Run this binary with your .json config (see [examples](https://github.com/yandex/pandora/tree/master/example/config)): ``` ./pandora myconfig.json