diff --git a/README.md b/README.md index 3110518..7b79c65 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Given that's all sorted, you should be able to run: guile tests.scm ``` -It will print a JUint XML report to standard out, you can pretty-print +It will print a JUnit XML report to standard out, you can pretty-print it with: ```