Added a note on how to (optionally) install rake.
authorMatt Darby <matt@protectedmethod.com>
Fri, 3 Jun 2011 18:21:25 +0000 (11:21 -0700)
committerMatt Darby <matt@protectedmethod.com>
Fri, 3 Jun 2011 18:21:25 +0000 (11:21 -0700)
README.rdoc

index b3eef11..fb6abb1 100644 (file)
@@ -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.