summaryrefslogtreecommitdiffstats
path: root/ruby/ruby-build/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/ruby-build/README')
-rw-r--r--ruby/ruby-build/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ruby/ruby-build/README b/ruby/ruby-build/README
new file mode 100644
index 0000000000..426ad4c7b4
--- /dev/null
+++ b/ruby/ruby-build/README
@@ -0,0 +1,9 @@
+ruby-build - Compile and install Ruby
+
+ruby-build is an rbenv plugin that provides an rbenv install command to
+compile and install different versions of Ruby on UNIX-like systems.
+
+You can also use ruby-build without rbenv in environments where you need
+precise control over Ruby version installation.
+
+rbenv is an optional dependency