Explorar el Código

Update README.md

Oleg Shur hace 5 años
padre
commit
86307e9132
Se han modificado 1 ficheros con 15 adiciones y 1 borrados
  1. 15 1
      README.md

+ 15 - 1
README.md

@@ -2,8 +2,22 @@
 
 UI for Apache Kafka management
 
+## Prerequisites
+
+Install Homebrew Cask
+```
+> brew update
+> brew tap caskroom/cask
+```
+
+Install JAVA 13 with Homebrew Cask
+```
+> brew tap caskroom/versions
+> brew cask install java13
+```
+
+
 ## Getting started
-To work with application, install java13 and docker
 
 Build application and docker container