summaryrefslogtreecommitdiffstats
path: root/csit/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'csit/README.md')
-rw-r--r--csit/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/csit/README.md b/csit/README.md
index 88d0411..cdfaf2f 100644
--- a/csit/README.md
+++ b/csit/README.md
@@ -36,3 +36,9 @@ cd csit
./run-project-csit.sh
```
+To run any individual suite, use run-csit.sh with appropriate plans subdirectory, for example:
+
+```bash
+./run-csit.sh plans/pmmapper
+```
+