mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Update required Ruby version to 2.0 or later.
This commit is contained in:
@@ -10,7 +10,7 @@ To compile mruby out of the source code you need the following tools:
|
||||
* Linker (e.g. ```gcc```)
|
||||
* Archive utility (e.g. ```ar```)
|
||||
* Parser generator (e.g. ```bison```)
|
||||
* Ruby 1.8 or 1.9 (e.g. ```ruby``` or ```jruby```)
|
||||
* Ruby 2.0 or later (e.g. ```ruby``` or ```jruby```)
|
||||
|
||||
Optional:
|
||||
* GIT (to update mruby source and integrate mrbgems easier)
|
||||
|
||||
Reference in New Issue
Block a user