summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-06 03:39:59 +0000
committermarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-06 03:39:59 +0000
commit4ce8ede2032b40e7b6479be2ab9cd30cab085429 (patch)
tree892c3925a46e0b68ad3d440f0d899fa540f91650 /README
parent5e9648be88dfbbb22f00f7c0ad2686c835bb467f (diff)
Update README to direct questions & bug reports adequately
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 13 insertions, 4 deletions
diff --git a/README b/README
index d3a17e7631..607776f2a4 100644
--- a/README
+++ b/README
@@ -23,6 +23,11 @@ Perl). It is simple, straight-forward, and extensible.
== How to get Ruby
+For a complete list of ways to install Ruby, including using third party
+tools like rvm, see:
+
+http://www.ruby-lang.org/en/downloads/
+
The Ruby distribution files can be found in the following FTP site:
ftp://ftp.ruby-lang.org/pub/ruby/
@@ -141,16 +146,20 @@ installing them in such case.
See the file +COPYING+.
+== Feedback
+
+Questions about the Ruby language can be asked on the Ruby-Talk mailing list
+(http://www.ruby-lang.org/en/community/mailing-lists) or on websites like
+(http://stackoverflow.com).
+
+Bug reports should be filed at http://bugs.ruby-lang.org
== The Author
-Feel free to send comments and bug reports to the author. Here is the
-author's latest mail address:
+Ruby was originally designed and developped by Yukihiro Matsumoto (Matz) in 1995.
<mailto:matz@ruby-lang.org>
--------------------------------------------------------
-created at: Thu Aug 3 11:57:36 JST 1995
--
Local variables:
mode: rdoc