Commit 4d0416ab by Eric Bouchut

Fix typo in the README file

parent b6b002e7
...@@ -137,7 +137,7 @@ definition. (All bundled definitions include checksums.) ...@@ -137,7 +137,7 @@ definition. (All bundled definitions include checksums.)
ruby-build will first attempt to download package files from a mirror hosted on ruby-build will first attempt to download package files from a mirror hosted on
Amazon CloudFront. If a package is not available on the mirror, if the mirror Amazon CloudFront. If a package is not available on the mirror, if the mirror
is down, or if the download is corrupt, ruby-build will fall back to the is down, or if the download is corrupt, ruby-build will fall back to the
official URL specified in the defintion file. official URL specified in the definition file.
You can point ruby-build to another mirror by specifying the You can point ruby-build to another mirror by specifying the
`RUBY_BUILD_MIRROR_URL` environment variable--useful if you'd like to run your `RUBY_BUILD_MIRROR_URL` environment variable--useful if you'd like to run your
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment