mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
not sure why the extra line was thrown in...
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user