1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* README: Fix typo by Benjamin Winkler [Fixes GH-281]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-04-11 00:18:05 +00:00
parent dad98e5798
commit af86927486
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
Thu Apr 11 09:17:00 2013 Zachary Scott <zachary@zacharyscott.net>
* README: Fix typo by Benjamin Winkler [Fixes GH-281]
Thu Apr 11 06:15:51 2013 NARUSE, Yui <naruse@ruby-lang.org>
* regint.h: fix typo: _M_AMD86 -> _M_AMD64.

4
README
View file

@ -37,7 +37,7 @@ following command:
$ svn co http://svn.ruby-lang.org/repos/ruby/trunk/ ruby
Or if you are using git then use following command:
Or if you are using git then use the following command:
$ git clone git://github.com/ruby/ruby.git
@ -46,7 +46,7 @@ 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:
Or if you are using git then use the following command:
$ git ls-remote git://github.com/ruby/ruby.git