summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-27 10:20:33 +0100
committerLars Wirzenius <liw@liw.fi>2017-08-27 10:20:33 +0100
commita0c62a17f539adc4b1a13eec3d3d0f99081a0f33 (patch)
tree3adaacd6c5c504a03ddf1d81b78f331e428d1794
parentdae1205711d365509dd62e2246f9c564be73dc7a (diff)
downloadttystatus-a0c62a17f539adc4b1a13eec3d3d0f99081a0f33.tar.gz
Fix: README instructions for running test suite
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4a2783d..47ff0ce 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ Hacking
See <http://liw.fi/ttystatus/> for information about version control
trees, etc.
-Run "make check" for unit tests. If you make any changes, run it
+Run `./check` for unit tests. If you make any changes, run it
first, and don't stop fixing things until coverage is 100% again.
If you do make any improvements, I would welcome patches. Send me