mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* README: add comment for Git user. patch from Arun Agrawal.
* README.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
966d1f8962
commit
c5335bd18f
3 changed files with 18 additions and 0 deletions
7
README
7
README
|
|
@ -32,11 +32,18 @@ following command:
|
|||
|
||||
$ svn co http://svn.ruby-lang.org/repos/ruby/trunk/ ruby
|
||||
|
||||
Or if you are using git then use following command:
|
||||
|
||||
$ git clone git://github.com/ruby/ruby.git
|
||||
|
||||
There are some other branches under development. Try the following
|
||||
command and see the list of branches:
|
||||
|
||||
$ svn ls http://svn.ruby-lang.org/repos/ruby/branches/
|
||||
|
||||
Or if you are using git then use following command:
|
||||
|
||||
$ git ls-remote git://github.com/ruby/ruby.git
|
||||
|
||||
* Ruby home-page
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue