summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-11 00:18:05 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-11 00:18:05 +0000
commitaf869274867dcdf7199279449357462eb3c8cb22 (patch)
tree31ff3aae89846dbfe8ea48f1d61a6775a6a421af /README
parentdad98e5798018ad2229f9a7839f7ba6175856e63 (diff)
* 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
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index cda6a93cd6..3ffe3553a8 100644
--- a/README
+++ b/README
@@ -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