Parcourir la source

typo: remove "v" (version prefix)

pull/360/head^2
Gunes il y a 12 ans
committed by Mislav Marohnić
Parent
révision
ff23666d56
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

@ -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

Chargement…
Annuler
Enregistrer