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

acosentino pushed a commit to branch azure-kafka-schema-registry-sink-ex
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git

commit 8ab8b6ff7c656c79d80166a2f11825bcb0d8699e
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Nov 7 11:58:24 2023 +0100

    Camel-Kamelets 4.1.0 has been released so we could revisit some instruction 
in Azure Kafka Schema Registry Examples
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 jbang/azure-eventhubs-kafka-azure-schema-registry/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jbang/azure-eventhubs-kafka-azure-schema-registry/README.md 
b/jbang/azure-eventhubs-kafka-azure-schema-registry/README.md
index b23a03d..71c4bda 100644
--- a/jbang/azure-eventhubs-kafka-azure-schema-registry/README.md
+++ b/jbang/azure-eventhubs-kafka-azure-schema-registry/README.md
@@ -60,7 +60,7 @@ camel run kafka-log.yaml
 You can also use the Kamelet for working with Azure Schema Registry and Azure 
Eventhubs Kafka
 
 ```bash
-jbang --fresh run camel@apache/camel run 
--local-kamelet-dir=<path_to_your_local_kamelets> 
--kamelets-version=4.1.0-SNAPSHOT kafka-kamelet-log.yaml
+jbang --fresh run camel@apache/camel run kafka-kamelet-log.yaml
 ```
 
 To run the example without JBang, but e.g. Spring Boot, You can export the 
route:

Reply via email to