summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 2f0c7a051..9e0c9dfc4 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -306,7 +306,7 @@ All custom test targets build and run a preconfigured set of tests.
Build and run all unit tests.
- `make regress [-jN] [ARGS=-jN]`
- Build and run all regression tests.
+ Build and run regression tests from levels 0 and 1.
- `make runexamples [-jN] [ARGS=-jN]`
Build and run all examples.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback