We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aac2e3 commit 677baf2Copy full SHA for 677baf2
README.md
@@ -178,7 +178,7 @@ Once your toolchain is set up run `bundle`. To compile your own `rubyc` run:
178
179
Or (if you want to compile with debug symbols):
180
181
- ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc
+ ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc
182
183
This will produce a single `rubyc` executable, which can
184
be put inside any of your `PATH` locations, so that it can be directly
0 commit comments