Document screen clearing in the README
This commit is contained in:
@@ -26,6 +26,11 @@ $ mix meditate
|
|||||||
to get going. You should see the first failure with a blank line in it. The goal is
|
to get going. You should see the first failure with a blank line in it. The goal is
|
||||||
to fill in the blanks and make all the koans pass by doing so.
|
to fill in the blanks and make all the koans pass by doing so.
|
||||||
|
|
||||||
|
To make the autorunner less noisy, you can start the koans with
|
||||||
|
```sh
|
||||||
|
$ mix meditate --clear-screen
|
||||||
|
```
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
We welcome contributions! If something does not make sense along the way or you feel
|
We welcome contributions! If something does not make sense along the way or you feel
|
||||||
|
Reference in New Issue
Block a user