diff options
| author | kyab <[email protected]> | 2013-07-05 22:44:27 +0900 |
|---|---|---|
| committer | kyab <[email protected]> | 2013-07-05 22:44:27 +0900 |
| commit | 63c369e862c726b5cdbd6d8afd291f866c4ca19e (patch) | |
| tree | 26f6b21ee77bf93d9ff99bc71168bd6adc80c852 /doc/compile | |
| parent | d4b8fdd7a56ac17064bfcce75df25f100b4a407c (diff) | |
| download | mruby-63c369e862c726b5cdbd6d8afd291f866c4ca19e.tar.gz mruby-63c369e862c726b5cdbd6d8afd291f866c4ca19e.zip | |
[doc]Introduce ./minirake --pull_gems
Diffstat (limited to 'doc/compile')
| -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. |
