Quellcode durchsuchen

typo: remove "v" (version prefix)

pull/360/head^2
Gunes vor 12 Jahren
committed von Mislav Marohnić
Ursprung
Commit
ff23666d56
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

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

Laden…
Abbrechen
Speichern