File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
en/documentation/installation Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -80,9 +80,6 @@ like this:
8080$ sudo apt-get install ruby-full
8181{% endhighlight %}
8282
83- As of writing, the ` ruby-full ` package provides Ruby 2.3.1, which is an old
84- stable release, on Debian and Ubuntu.
85-
8683
8784### yum (CentOS, Fedora, or RHEL)
8885{: #yum}
@@ -125,9 +122,7 @@ Gentoo uses the portage package manager.
125122$ sudo emerge dev-lang/ruby
126123{% endhighlight %}
127124
128- By default, this will try to install versions 1.9 and 2.0, but more
129- versions are available. To install a specific version, set
130- ` RUBY_TARGETS ` in your ` make.conf ` .
125+ To install a specific version, set ` RUBY_TARGETS ` in your ` make.conf ` .
131126See the [ Gentoo Ruby Project website] [ gentoo-ruby ] for details.
132127
133128
You can’t perform that action at this time.
0 commit comments