summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/devel/development.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md
index 94eee829..95b78358 100644
--- a/contributors/devel/development.md
+++ b/contributors/devel/development.md
@@ -298,6 +298,8 @@ make test-e2e
See the [testing guide](testing.md) and [end-to-end tests](e2e-tests.md)
for additional information and scenarios.
+Run `make help` for additional information on these make targets.
+
### 4 Keep your branch in sync
```sh