From 076e729637d24adb16623799d2fe542c6157e904 Mon Sep 17 00:00:00 2001 From: Yeva Byzek Date: Tue, 7 Jun 2022 17:31:51 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17890f2..a2a8e76 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This action runs [cp-all-in-one](https://github.com/confluentinc/cp-all-in-one/t - `service`: up to which service in the docker-compose.yml file to run. Default is none, so all services are run - `github-branch-version`: which GitHub branch of [cp-all-in-one](https://github.com/confluentinc/cp-all-in-one) to run. Default is `latest`. -Example to run ZooKeeper and broker on Confluent Platform `7.1.0`: +Example to run ZooKeeper and Confluent Server on Confluent Platform `7.1.0`: ```yaml