Sfoglia il codice sorgente

Merge pull request #258 from baer/patch-1

Installation Step 1 is a one liner
pull/360/head^2
Guillermo Iguaran 13 anni fa
parent
commit
f783b9ec0d
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. +1
    -2
      README.md

+ 1
- 2
README.md Vedi File

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

Caricamento…
Annulla
Salva