From 6ed1b5d7b571de68f32cdff8ded5e4bbe177a486 Mon Sep 17 00:00:00 2001 From: Jim Weirich Date: Wed, 14 Nov 2012 16:20:21 -0500 Subject: [PATCH] Removed old installation instructions from the README. --- README.rdoc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.rdoc b/README.rdoc index 62df05937..3879ad4a3 100644 --- a/README.rdoc +++ b/README.rdoc @@ -31,18 +31,6 @@ Download and install rake with the following. gem install rake -=== Normal Installation - -You can download the source tarball of the latest version of Rake from - -* http://rubyforge.org/project/showfiles.php?group_id=50 - -Extract the tarball and run - - % ruby install.rb - -from its distribution directory. - == Usage === Simple Example