Procházet zdrojové kódy

remove `rbenv install` example; clarify manual compile

It can be confusing if people mistake the example as instructions to
install ruby-build with.
pull/360/head^2
Mislav Marohnić před 12 roky
rodič
revize
0d216c2d82
1 změnil soubory, kde provedl 2 přidání a 6 odebrání
  1. +2
    -6
      README.md

+ 2
- 6
README.md Zobrazit soubor

@ -191,12 +191,8 @@ easy to fork and contribute any changes back upstream.
which provides an `rbenv install` command that simplifies the
process of installing new Ruby versions.
~~~
$ rbenv install 2.0.0-p247
~~~
As an alternative, you can download and compile Ruby yourself into
`~/.rbenv/versions/`.
If you don't want to do this, you can download and compile Ruby
manually as subdirectories of `~/.rbenv/versions/`.
6. Rebuild the shim executables. You should do this any time you
install a new Ruby executable (for example, when installing a new

Načítá se…
Zrušit
Uložit