1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* README: Fixed SupportedPlatforms URL in the README.

patched by eMxyzptlk. https://github.com/ruby/ruby/pull/62

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2011-12-12 08:30:27 +00:00
parent f2323dee14
commit cc006d368c
3 changed files with 7 additions and 2 deletions

2
README
View file

@ -18,7 +18,7 @@ Perl). It is simple, straight-forward, and extensible.
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable (works on many Unix-like/POSIX compatible platforms
as well as Windows, Mac OS X, BeOS etc.)
cf. http://redmine.ruby-lang.org/wiki/ruby-19/SupportedPlatforms
cf. http://redmine.ruby-lang.org/projects/ruby-trunk/wiki/SupportedPlatforms
* How to get Ruby