Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README update #1915

Merged
merged 1 commit into from Sep 18, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 5 additions & 6 deletions README
Expand Up @@ -8,8 +8,8 @@ Ruby core library is written almost entirely in Ruby. Rubinius provides the
same standard libraries as Matz's Ruby implementation (MRI). Rubinius also
provides C-API compatibility for native C extensions.

Rubinius currently is compatible with Ruby version 1.8.7. Support for Ruby
version 1.9.2 is coming soon.
Rubinius currently is compatible with Ruby version 1.8.7. Full support for Ruby
version 1.9.3 is coming soon.

Rubinius runs on Mac OS X and many Unix/Linux operating systems. Support for
Microsoft Windows is coming soon.
Expand Down Expand Up @@ -57,8 +57,7 @@ To make Rubinius the default interpreter in new shells, run:

The documentation for RVM is available at:

https://rvm.beginrescueend.com

https://rvm.io

5. Using RubyGems

Expand All @@ -82,5 +81,5 @@ Please file tickets for bugs or problems. The issue tracker is:

8. Contributing

The Rubinius team welcomes contributions. Run 'rake docs' and see the
"Contributing" page.
The Rubinius team welcomes contributions. For more information read the
CONTRIBUTING file in the root directory of Rubinius.