Skip to content

Commit

Permalink
[Truffle] Markdown typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Mar 2, 2015
1 parent b5cc367 commit 5931de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truffle/README.md
Expand Up @@ -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
Expand Down

0 comments on commit 5931de7

Please sign in to comment.