瀏覽代碼

Update README.md

Yevgen Taran 5 年之前
父節點
當前提交
033fe1b539
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
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
-```
+```