This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/master by this push:
     new c41f357  doc: run local camel k runtime
c41f357 is described below

commit c41f35758a17fdb3001bd13355dbcb36f0e5fe70
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Feb 15 14:39:56 2021 +0100

    doc: run local camel k runtime
---
 README.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.adoc b/README.adoc
index b783a6b..4422b6b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,3 +7,7 @@ 
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zuli
 
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

Reply via email to