From 6bb85300f76167726f5b0dfb3f88b3d46dffa3a5 Mon Sep 17 00:00:00 2001 From: Hema HG <53568062+hemahg@users.noreply.github.com> Date: Tue, 21 May 2024 16:36:31 +0530 Subject: [PATCH] Update symbol for Apache Kafka in README (#766) Signed-off-by: hemahg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 291745075..7bdf72f6e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Please refer to the [installation README](./install/README.md) file for detailed ### Run locally Running the console locally requires the use of a remote or locally-running Kubernetes cluster that hosts the Strimzi Kafka operator -and any Apache Kafka™ clusters that will be accessed from the console. To get started, you will need to provide a console configuration +and any Apache Kafka® clusters that will be accessed from the console. To get started, you will need to provide a console configuration file and credentials to connect to the Kubernetes cluster where Strimzi and Kafka are available. 1. Using the [console-config-example.yaml](./console-config-example.yaml) file as an example, create your own configuration