Преглед изворни кода

suggest cloning rbenv via https instead of git://

pull/360/head^2
Marc Huffnagle пре 13 година
committed by Mislav Marohnić
родитељ
комит
5130b41f5b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      README.md

+ 1
- 1
README.md Прегледај датотеку

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

Loading…
Откажи
Сачувај