Sfoglia il codice sorgente

typo: remove "v" (version prefix)

pull/360/head^2
Gunes 12 anni fa
committed by Mislav Marohnić
parent
commit
ff23666d56
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@ -277,7 +277,7 @@ should be able to:
$ rbenv install -l
# install a Ruby version:
$ rbenv install v2.0.0-p247
$ rbenv install 2.0.0-p247
~~~
Alternatively to the `install` command, you can download and compile

Caricamento…
Annulla
Salva