Add JAVA_HOME as an extra step for windows

Closes #2401
This commit is contained in:
Suyog Rao 2015-03-18 15:21:06 -07:00
parent 203d1e5fc7
commit 8150903ef8

View file

@ -46,6 +46,8 @@ You can also find documentation on the <http://logstash.net> site.
To get started, you'll need ruby version 1.9.x or above and it should come with the `rake` tool.
**Windows only** Please set the `JAVA_HOME` path to your JDK installation directory. For example `set JAVA_HOME=<JDK_PATH>`
Here's how to get started with Logstash development:
rake test:install-core