Skip to content

Commit 677baf2

Browse files
authored
Update README.md
1 parent 9aac2e3 commit 677baf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Once your toolchain is set up run `bundle`. To compile your own `rubyc` run:
178178

179179
Or (if you want to compile with debug symbols):
180180

181-
ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc
181+
ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc
182182

183183
This will produce a single `rubyc` executable, which can
184184
be put inside any of your `PATH` locations, so that it can be directly

0 commit comments

Comments
 (0)