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
@@ -116,7 +116,7 @@ dump the current call stack of all threads:
Truffle is built as part of JRuby, but if you are working on the Truffle code
base you may appreciate the `jt` tool. To use it alias it in your shell
`function jt { ruby tool/jt.rb $@; }`, then run `jt --help` to see the commands
available.
available. You need a standard `ruby` from your system to run the tool.

For example:

0 comments on commit e64a7fb

Please sign in to comment.