Skip to content

Commit 9790dca

Browse files
committed
Update README.md
1 parent e1ed01e commit 9790dca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Then install ruby-processing (from rubygems-org) in the usual way
2020

2121
`gem install ruby-processing` some systems eg Ubuntu may require `sudo` access
2222

23-
To install jruby-complete use our built in tool (relies on `wget` to download [jruby-complete-1.7.22](http://jruby.org/download))
23+
To install jruby-complete use our built in tool (relies on `wget` to download [jruby-complete-1.7.25](http://jruby.org/download))
2424

2525
since ruby-processing-2.5.0 `rp5 setup install` (was `install_jruby_complete`)
2626

27-
If you haven't got `wget` just download jruby-complete-1.7.23 (for ruby-processing-2.6.16) to the vendors folder (then run above tool)
27+
If you haven't got `wget` just download jruby-complete-1.7.25 (for ruby-processing-2.6.18) to the vendors folder (then run above tool)
2828

2929
The vendored jruby-complete is only required for application export, and running certain sketches (eg shader sketches see [wiki][]).
3030

@@ -104,7 +104,7 @@ This gem has been tested with the following ruby implementations
104104
* Ruby 2.1.2
105105
* Ruby 2.2.1
106106
* Ruby 2.3.0
107-
* [JRuby][] preferred use jruby-1.7.XX but also works with jruby-9.0.5.0 release
107+
* [JRuby][] preferred use jruby-1.7.XX but also works with jruby-9.0.5.0 release
108108

109109
### Supported processing version
110110

0 commit comments

Comments
 (0)