From 3382aa29e201fdffba13ddd5e614c7c211d6fdab Mon Sep 17 00:00:00 2001 From: Andrew Dupont Date: Sun, 28 Sep 2008 00:36:28 -0500 Subject: [PATCH] We use this thing called "Git" now. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 7ce62c6..e6854cb 100644 --- a/README.rdoc +++ b/README.rdoc @@ -29,7 +29,7 @@ like so: the src/ directory. To build Prototype, you'll need: * a copy of the Prototype source tree, either from a distribution tarball or - from the Subversion repository (see below) + from the Git repository (see below) * Ruby 1.8.2 or higher (http://www.ruby-lang.org/) * Rake -- Ruby Make (http://rake.rubyforge.org/) * RDoc, if your Ruby distribution does not include it