not sure why the extra line was thrown in...

This commit is contained in:
Matthew Boston
2012-01-27 10:34:00 -05:00
parent d1ab51e7cd
commit 2625f10997

View File

@@ -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 A fresh checkout will not include the koans, you will need to generate
them. them.
[ruby_koans] $ rake gen # generates the [ruby_koans] $ rake gen # generates the koans directory
koans directory
If you need to regenerate the koans, thus wiping your current `koans`, If you need to regenerate the koans, thus wiping your current `koans`,
[ruby_koans] $ rake regen # regenerates the [ruby_koans] $ rake regen # regenerates the koans directory, wiping the original
koans directory, wiping the original
== The Path To Enlightenment == The Path To Enlightenment