diff --git a/quality/inspections.md b/quality/inspections.md
index b98485b..12e2f38 100755
--- a/quality/inspections.md
+++ b/quality/inspections.md
@@ -17,6 +17,8 @@ The following automated tests must pass without errors, failures and warnings fo
* `./cOMS/tests/test.sh`
* see [other checks](#other-checks) below
+
+
Alternatively you can simply run the helper script in the Build repository, which executes a few of the above mentioned checks:
```sh