diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-05 19:40:21 -0700 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-07-05 19:40:21 -0700 |
| commit | 850e703e1ee54f169d30246f16d8c031328b7671 (patch) | |
| tree | 89b760b38304eb63867e3793b5794e6d5ae317a8 /doc/compile/README.md | |
| parent | a0088cac3cfd578210cb62e6dd8b8a3c4c2924d9 (diff) | |
| parent | 63c369e862c726b5cdbd6d8afd291f866c4ca19e (diff) | |
| download | mruby-850e703e1ee54f169d30246f16d8c031328b7671.tar.gz mruby-850e703e1ee54f169d30246f16d8c031328b7671.zip | |
Merge pull request #1346 from kyab/doc_update_gem_pull
[doc]Introduce ./minirake --pull_gems
Diffstat (limited to 'doc/compile/README.md')
| -rw-r--r-- | doc/compile/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/compile/README.md b/doc/compile/README.md index a244d06b2..4ecc1da39 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -177,6 +177,7 @@ Integrate GEMs in the build process. conf.gem 'path/to/another/gem' +See doc/mrbgems/README.md for more option about mrbgems. ### Mrbtest Configuration Mrbtest build process. |
