update README (#301)

This commit is contained in:
Anna Antipova 2021-04-22 16:32:06 +03:00 committed by GitHub
parent caec4eb170
commit f935083b09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,12 +66,11 @@ Steps to build Kafka UI locally with Docker:
1. Install Homebrew Cask:
```sh
> brew update
> brew cask
```
2. Install JAVA 13 with Homebrew Cask:
```sh
> brew tap homebrew/cask-versions
> brew cask install java (or java13 if 13th version is not the latest one)
> brew tap adoptopenjdk/openjdk
> brew install adoptopenjdk13
```
### Building