ruby-changes:27034
From: marcandre <ko1@a...>
Date: Wed, 6 Feb 2013 12:40:11 +0900 (JST)
Subject: [ruby-changes:27034] marcandRe: r39086 (trunk): Update README to direct questions & bug reports adequately
marcandre 2013-02-06 12:39:59 +0900 (Wed, 06 Feb 2013) New Revision: 39086 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=39086 Log: Update README to direct questions & bug reports adequately Modified files: trunk/README Index: README =================================================================== --- README (revision 39085) +++ README (revision 39086) @@ -23,6 +23,11 @@ Perl). It is simple, straight-forward, https://github.com/ruby/ruby/blob/trunk/README#L23 == 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. https://github.com/ruby/ruby/blob/trunk/README#L146 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@r...> -------------------------------------------------------- -created at: Thu Aug 3 11:57:36 JST 1995 -- Local variables: mode: rdoc -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/