From 033fe1b539f8f61c736de9abb5ef5cdea4234c13 Mon Sep 17 00:00:00 2001 From: Yevgen Taran Date: Tue, 3 Mar 2020 10:26:50 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c832223a61..774d04f990 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ UI for Apache Kafka management ## Getting started +To work with application, install java13 Build application and docker container @@ -31,4 +32,4 @@ Kafka-ui then should be started with **local** profile ``` cd kafka-ui-api ./mvnw spring-boot:run -Pprod -``` \ No newline at end of file +```