Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monkstone committed Apr 15, 2016
1 parent e1ed01e commit 9790dca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -20,11 +20,11 @@ Then install ruby-processing (from rubygems-org) in the usual way

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

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

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

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)
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)

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

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

### Supported processing version

Expand Down

0 comments on commit 9790dca

Please sign in to comment.