Update README with the right rake task to setup a development environment.

Fixes #2690
This commit is contained in:
Pier-Hugues Pellerin 2015-02-25 12:15:36 -05:00 committed by Jordan Sissel
parent 7c7c0c9efe
commit 10bef6cc29

View file

@ -48,7 +48,7 @@ To get started, you'll need ruby version 1.9.x or above and it should come with
Here's how to get started with Logstash development:
rake bootstrap
rake test:install-core
Other commands: