We use this thing called "Git" now.

This commit is contained in:
Andrew Dupont 2008-09-28 00:36:28 -05:00
parent 6416d28080
commit 3382aa29e2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ like so:
the <tt>src/</tt> 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