From 7eb2b88af833d67bbd3af5df63b15e749c9f7427 Mon Sep 17 00:00:00 2001 From: Uku Taht Date: Mon, 21 Mar 2016 11:11:14 +0000 Subject: [PATCH] Document screen clearing in the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d080107..d3e620c 100644 --- a/README.md +++ b/README.md @@ -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 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 We welcome contributions! If something does not make sense along the way or you feel