diff --git a/README.md b/README.md index 0ffe5de0..cd28aaad 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Sherlock. This invocation hides the progress text that Sherlock normally outputs, and instead shows the verbose output of the tests. ``` -% python3 -m unittest tests.all --buffer --verbose +$ python3 -m unittest tests.all --buffer --verbose ``` Note that the tests are very much a work in progress. Significant work is