Merge pull request #463 from timconradinc/patch-2

Added more information for building from git
This commit is contained in:
Jordan Sissel 2013-04-30 12:13:53 -07:00
commit a02c44dce5

View file

@ -38,6 +38,9 @@ To work on the code without building a jar, install rvm and run the following:
# Run logstash
bin/logstash agent [options]
# If running bin/logstash agent yields complaints about log4j/other things
make vendor-elasticsearch
## Building