Skip to content

Commit fe5fef0

Browse files
committed
updating README
A non compiling koan saved when using the method or class argument isn't an issue anymore (it used to not display a failure message, but also not advance in the koans)
1 parent 489bb64 commit fe5fef0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

koans/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ Developing a Koan:
2525
Something's wrong:
2626
==================
2727
* If the koans app is constantly timing out compiling a koan, your computer may be too slow to compile the koan classes with the default timeout value. Update the compile_timeout_in_ms property in koans/app/config/config.properties with a larger value and try again.
28-
* If you're running the koans command with the class and/or method arguments, the app may hang if the class you saved won't compile. Until this is fixed, when you you suspect this is occuring revert to a state the file compiled and try again.

0 commit comments

Comments
 (0)