Quellcode durchsuchen

And better codify the rbenv command just for good measure.

pull/360/head^2
Daryl Manning vor 12 Jahren
Ursprung
Commit
9b286ecbfd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

@ -208,7 +208,7 @@ hood.
As time goes on, ruby versions you install will accumulate in your
`~/.rbenv/versions` directory.
There is no uninstall or remove command in rbenv, so removing old
There is no uninstall or remove command in `rbenv`, so removing old
versions is a simple matter of `rm -rf` the directory of the relevant
ruby version you want removed under `~/.rbenv/versions`

Laden…
Abbrechen
Speichern