From 9ab05a9f3b1eeeba7182713774a7b44808e18c1f Mon Sep 17 00:00:00 2001 From: "UENO, M." Date: Sat, 14 Feb 2026 12:05:53 +0900 Subject: [PATCH 1/4] Update mruby installation instructions in README Added installation options for Homebrew and Conda. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c05a44de..d237d6fa8 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ of the Ministry of Economy, Trade and Industry of Japan. To get mruby, you can download the stable version 3.4.0 from the official mruby GitHub repository or clone the trunk of the mruby source tree with the "git -clone" command. 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). +clone" command. You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master) From 6da887a99a8ae576a23a2af52a8a621f911867c4 Mon Sep 17 00:00:00 2001 From: "UENO, M." Date: Sat, 14 Feb 2026 12:12:54 +0900 Subject: [PATCH 2/4] Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d237d6fa8..ed2c69111 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ of the Ministry of Economy, Trade and Industry of Japan. To get mruby, you can download the stable version 3.4.0 from the official mruby GitHub repository or clone the trunk of the mruby source tree with the "git -clone" command. You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). +clone" command. You can also install mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [Homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master) From ce348d3bd5ae3c2c1f33d2fcc4d6c2a913163664 Mon Sep 17 00:00:00 2001 From: "UENO, M." Date: Sat, 14 Feb 2026 12:36:51 +0900 Subject: [PATCH 3/4] Improve mruby installation instructions Updated installation instructions for mruby to include compilation options. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed2c69111..684bf598e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ of the Ministry of Economy, Trade and Industry of Japan. To get mruby, you can download the stable version 3.4.0 from the official mruby GitHub repository or clone the trunk of the mruby source tree with the "git -clone" command. You can also install mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [Homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). +clone" command. You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [Homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master) From c9295c4dae42ef52118fae95f7107bf855ebe862 Mon Sep 17 00:00:00 2001 From: "UENO, M." Date: Sat, 14 Feb 2026 12:44:58 +0900 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684bf598e..4822a3a61 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ of the Ministry of Economy, Trade and Industry of Japan. To get mruby, you can download the stable version 3.4.0 from the official mruby GitHub repository or clone the trunk of the mruby source tree with the "git -clone" command. You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [Homebrew](https://formulae.brew.sh/formula/mruby) or [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview). +clone" command. You can also install and compile mruby using [ruby-install](https://github.com/postmodern/ruby-install), [ruby-build](https://github.com/rbenv/ruby-build), [rvm](https://github.com/rvm/rvm), [conda](https://anaconda.org/channels/conda-forge/packages/mruby/overview) or [Homebrew](https://formulae.brew.sh/formula/mruby). The latest development version of mruby can be downloaded via the following URL: [https://github.com/mruby/mruby/zipball/master](https://github.com/mruby/mruby/zipball/master)