Skip to content

Commit

Permalink
Merge pull request elastic#410 from romanzenka/master
Browse files Browse the repository at this point in the history
Trivial update to the readme file mentioning switch to JRuby-1.7.2
  • Loading branch information
jordansissel committed Mar 20, 2013
2 parents 36301d3 + 2226454 commit 85c64e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ You can also find documentation on the <http://logstash.net> site.
To work on the code without building a jar, install rvm and run the following:

# Install JRuby with rvm
rvm install jruby-1.7.1
rvm use jruby-1.7.1
rvm install jruby-1.7.2
rvm use jruby-1.7.2

# Install logstash dependencies
ruby gembag.rb logstash.gemspec
Expand Down

0 comments on commit 85c64e2

Please sign in to comment.