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-performance-tests.git

commit 5b4e1638f35a5d671fe7f343385ba9ead7f0a1c6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Sep 16 13:44:56 2021 +0200

    Kafka to Minio Example: Added more docs
---
 profiling/kafka-minio/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiling/kafka-minio/README.md b/profiling/kafka-minio/README.md
index b23c20a..c1f273f 100644
--- a/profiling/kafka-minio/README.md
+++ b/profiling/kafka-minio/README.md
@@ -38,6 +38,8 @@ build:
 ./mvnw clean package
 ```
 
+At this point you're able to run the example:
+
 docker:
 ```shell script
 docker run --rm -ti \

Reply via email to