Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle/README.md
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ Download a build of Graal:

You can then run JRuby with GraalVM

JAVACMD=path/to/graal/java bin/jruby -X+T ...`
JAVACMD=path/to/graal/java bin/jruby -X+T ...

If you want to develop against the latest version of Graal, you should use the
`truffle-head` branch of JRuby. Follow the

0 comments on commit 5931de7

Please sign in to comment.