Explorar el Código

suggest cloning rbenv via https instead of git://

pull/360/head^2
Marc Huffnagle hace 13 años
cometido por Mislav Marohnić
padre
commit
5130b41f5b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

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

Cargando…
Cancelar
Guardar