diff options
| author | Yukihiro Matz Matsumoto <[email protected]> | 2013-01-12 17:23:07 +0900 |
|---|---|---|
| committer | Yukihiro Matz Matsumoto <[email protected]> | 2013-01-12 17:23:07 +0900 |
| commit | 4e50e54c5e5aa17eed60b90991e8d686a264b757 (patch) | |
| tree | 8d285fcaafa8bfb07c86a2517d801e3b9e1cc5df /doc/compile/README.md | |
| parent | c1387b86e40b310a0904ce76eae3b92eb1dd12a5 (diff) | |
| parent | 06fec34e1328aeae512e329b4e9ce654c8710a0a (diff) | |
| download | mruby-4e50e54c5e5aa17eed60b90991e8d686a264b757.tar.gz mruby-4e50e54c5e5aa17eed60b90991e8d686a264b757.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'doc/compile/README.md')
| -rw-r--r-- | doc/compile/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compile/README.md b/doc/compile/README.md index cec70e68b..168417984 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -83,7 +83,7 @@ MRuby::CrossBuild.new('i386') do |conf| end ``` -You can configurate the same options as for a normal build. +You can configurate the same options as for a normal build. You can specified your own build_config.rb with *$MRUBY_CONFIG*. ## Build process |
