From 3d8391174b0d7897b82fa64b760e6f5049afef9c Mon Sep 17 00:00:00 2001 From: Matt Darby Date: Fri, 3 Jun 2011 11:21:25 -0700 Subject: [PATCH] Added a note on how to (optionally) install rake. --- README.rdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rdoc b/README.rdoc index b3eef11..fb6abb1 100644 --- a/README.rdoc +++ b/README.rdoc @@ -36,6 +36,8 @@ Windows from the command prompt (cmd.exe) c:\ruby --version c:\rake --version +If you don't have rake installed, just run `gem install rake` + Any response for Ruby with a version number greater than 1.8 is fine (should be around 1.8.6 or more). Any version of rake will do. -- 1.8.0.2