From: Matthew Boston Date: Fri, 27 Jan 2012 15:34:00 +0000 (-0500) Subject: not sure why the extra line was thrown in... X-Git-Url: https://git.eng.unimelb.edu.au/public?p=ruby_koans.git;a=commitdiff_plain;h=2625f10997852c90ade9970139e4820d69a77841 not sure why the extra line was thrown in... --- diff --git a/README.rdoc b/README.rdoc index c4cb978..f8208bc 100644 --- a/README.rdoc +++ b/README.rdoc @@ -46,13 +46,11 @@ around 1.8.6 or more). Any version of rake will do. A fresh checkout will not include the koans, you will need to generate them. - [ruby_koans] $ rake gen # generates the - koans directory + [ruby_koans] $ rake gen # generates the koans directory If you need to regenerate the koans, thus wiping your current `koans`, - [ruby_koans] $ rake regen # regenerates the - koans directory, wiping the original + [ruby_koans] $ rake regen # regenerates the koans directory, wiping the original == The Path To Enlightenment