You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/11/10 13:41:07 UTC

[camel-kamelets] branch main updated: Improved README

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d7fa0a9 Improved README
3d7fa0a9 is described below

commit 3d7fa0a9daa622cee7747568648e5f7472226812
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Nov 10 14:41:03 2022 +0100

    Improved README
---
 it-tests/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/it-tests/README.md b/it-tests/README.md
index 14421885..c03c5761 100644
--- a/it-tests/README.md
+++ b/it-tests/README.md
@@ -9,4 +9,6 @@ You'll need:
 
 Once everything is set you'll just need to run
 
+```console
   make tests camel-version=3.20.0-SNAPSHOT or 3.19.0
+```