Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yandex/pandora
Browse files Browse the repository at this point in the history
  • Loading branch information
direvius committed Feb 11, 2016
2 parents 46c4c1e + 9caa482 commit 7f35373
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f35373

Please sign in to comment.