Quellcode durchsuchen

Installation Step 1 is a one liner

Not a big change, just thought it's always good to make it easier for a beginner
pull/360/head^2
Eric vor 14 Jahren
Ursprung
Commit
183c780698
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. +1
    -2
      README.md

+ 1
- 2
README.md Datei anzeigen

@ -92,8 +92,7 @@ easy to fork and contribute any changes back upstream.
1. Check out rbenv into `~/.rbenv`.
$ cd
$ git clone git://github.com/sstephenson/rbenv.git .rbenv
$ git clone git://github.com/sstephenson/rbenv.git ~/.rbenv
2. Add `~/.rbenv/bin` to your `$PATH` for access to the `rbenv`
command-line utility.

Laden…
Abbrechen
Speichern