summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/compile/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compile/README.md b/doc/compile/README.md
index e555d7f7a..97e1b13e0 100644
--- a/doc/compile/README.md
+++ b/doc/compile/README.md
@@ -191,7 +191,7 @@ like this:
toolchain :gcc
conf.cc.flags << "-m32"
- conf.linker.flags << "-m32
+ conf.linker.flags << "-m32"
end
All configuration options of ```MRuby::Build``` can also be used