doc: run local camel k runtime
diff --git a/README.adoc b/README.adoc
index b783a6b..4422b6b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,3 +7,7 @@
 image:https://github.com/apache/camel-k-runtime/workflows/Build/badge.svg["Build Status", link="https://github.com/apache/camel-k-runtime/actions?query=workflow%3ABuild"]
 
 This repository contains the Apache Camel-K Runtime bits used by the https://github.com/apache/camel-k[_main project_]
+
+== Instructions for local debugging
+
+You can https://camel.apache.org/camel-k/latest/contributing/local-development.html#_local_camel_k_runtime[follow these instructions] in order to run and debug a Camel K integration based on a local Camel K runtime.
\ No newline at end of file