Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
note jruby 9000 requirement
  • Loading branch information
mtigas committed Sep 21, 2016
1 parent c77f532 commit bb6fe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Tabula has bindings for JRuby and R. If you end up writing bindings for another
## Running Tabula from source (for developers)

1. Download JRuby. You can install it from its website, or using tools like
`rvm` or `rbenv`
`rvm` or `rbenv`. Note that as of Tabula 1.1.0 (7875582becb2799b65586d5680782cafd399bb33), Tabula uses the JRuby 9000 series (i.e. JRuby 9.1.5.0).

2. Download Tabula and install the Ruby dependencies. (Note: if using `rvm` or
`rbenv`, ensure that JRuby is being used.
Expand Down

0 comments on commit bb6fe0b

Please sign in to comment.