summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJoachim Baran <[email protected]>2014-03-11 22:27:28 -0700
committerJoachim Baran <[email protected]>2014-03-11 22:27:28 -0700
commit244260b05ed763351cf9f6e9550dc81ed8ec45d3 (patch)
tree380a0607a059528f8c3ae5b97c1b5f74294eb5cd /README.md
parentfa2e87c46816cf2258042c547e677925d86440ea (diff)
downloadmruby-244260b05ed763351cf9f6e9550dc81ed8ec45d3.tar.gz
mruby-244260b05ed763351cf9f6e9550dc81ed8ec45d3.zip
Added a short description on how to add mruby gems to the compilation workflow.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7633019f..fbfed5fc6 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The URL of the mruby home-page is:
To subscribe to the mruby mailing list....[T.B.D.]
-## How to compile and install
+## How to compile and install (mruby and gems)
See the INSTALL file.