From 677baf238fe4aae9108b29cb16ddb76d14695960 Mon Sep 17 00:00:00 2001 From: Minqi Pan Date: Sun, 3 Jan 2021 11:19:12 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5eac9462a..61768a238 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Once your toolchain is set up run `bundle`. To compile your own `rubyc` run: Or (if you want to compile with debug symbols): - ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc + ENCLOSE_IO_RUBYC_ADDTIONAL_ARGS=--debug bundle exec rake rubyc This will produce a single `rubyc` executable, which can be put inside any of your `PATH` locations, so that it can be directly