README in rvm-1.8.4 vs README in rvm-1.8.5
- old
+ new
@@ -113,9 +113,10 @@
http://rvm.beginrescueend.com/packages/
notes - Display notes, with operating system specifics.
export - Temporarily set an environment variable in the current shell.
unexport - Undo changes made to the environment by 'rvm export'.
+ requirements - Shows additional OS specific dependencies/requirementes for building various rubies.
== Implementation
* ruby - MRI/YARV Ruby (The Gold Standard) {1.8.6,1.8.7,1.9.1,1.9.2...}
jruby - JRuby, Ruby interpreter on the Java Virtual Machine.