aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 03:34:30 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 03:34:30 +0000
commit3943dcd1806491197ab702cec69dd249afb69f1f (patch)
treea0c9df7c3c2dca0003e1c86fc42ddafefb4a2e18 /README.md
parent856bd77aea9450e63a3acdc2deba04613050da43 (diff)
downloadruby-3943dcd1806491197ab702cec69dd249afb69f1f.tar.gz
use https:// instead of git:// when possible
Avoid MitM when downloading from insecure networks. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e9e426e91..099bc1435e 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ to see the list of branches:
Or if you are using git then use the following command:
- $ git ls-remote git://github.com/ruby/ruby.git
+ $ git ls-remote https://github.com/ruby/ruby.git
## Ruby home page