Merge pull request #1180 from trmmy/typo

Add closing double-quotes to doc/compile/README.md
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-04-14 14:09:37 -07:00
+1 -1
View File
@@ -197,7 +197,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