aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-02-06 16:14:19 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-02-06 16:14:19 +0900
commitf9cd67cbd2da2b6f64865628568673901fa64bcc (patch)
tree9163c2855bb6f46b9bcb8cfa7cca935114e14979 /README.md
parentb3fd1222c2401ef4177c2cdddd88b3e9a3e24d1f (diff)
downloadruby-f9cd67cbd2da2b6f64865628568673901fa64bcc.tar.gz
Mentioned cache.r-l.o
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35ef2d9e89..123ffad64b 100644
--- a/README.md
+++ b/README.md
@@ -27,13 +27,16 @@ It is simple, straightforward, and extensible.
well as Windows, macOS, etc.) cf.
https://github.com/ruby/ruby/blob/master/doc/maintainers.rdoc#label-Platform+Maintainers
-## How to get Ruby with Git
+## How to get Ruby
For a complete list of ways to install Ruby, including using third-party tools
like rvm, see:
https://www.ruby-lang.org/en/downloads/
+Our official distribution site is https://cache.ruby-lang.org/pub/ruby/. You can download
+the whole archive of the release packages and the snapshot of the repository.
+
The mirror of the Ruby source tree can be checked out with the following command:
$ git clone https://github.com/ruby/ruby.git