diff options
| author | Jeff Federman <[email protected]> | 2016-01-13 10:30:15 -0500 |
|---|---|---|
| committer | Jeff Federman <[email protected]> | 2016-01-13 10:30:15 -0500 |
| commit | d2961203b53098e3f644f4cbd6369dfced128db3 (patch) | |
| tree | ac385dfa5051f2c9da32d2835e70028649a9b1d2 /README.md | |
| parent | 2f7efda346c427a453da4f61befa6f6081e1791b (diff) | |
| download | mruby-d2961203b53098e3f644f4cbd6369dfced128db3.tar.gz mruby-d2961203b53098e3f644f4cbd6369dfced128db3.zip | |
Update README to mention ruby version management tools
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |
