summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJeff Federman <[email protected]>2016-01-13 10:30:15 -0500
committerJeff Federman <[email protected]>2016-01-13 10:30:15 -0500
commitd2961203b53098e3f644f4cbd6369dfced128db3 (patch)
treeac385dfa5051f2c9da32d2835e70028649a9b1d2 /README.md
parent2f7efda346c427a453da4f61befa6f6081e1791b (diff)
downloadmruby-d2961203b53098e3f644f4cbd6369dfced128db3.tar.gz
mruby-d2961203b53098e3f644f4cbd6369dfced128db3.zip
Update README to mention ruby version management tools
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a4d9ae00f..af6debc1d 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ following command:
$ git clone https://github.com/mruby/mruby.git
+You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build) or [rvm](https://github.com/rvm/rvm).
+
## mruby home-page
The URL of the mruby home-page is: [http://www.mruby.org](http://www.mruby.org).