Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit caffaaf4 authored by a3ilson's avatar a3ilson Committed by GitHub
Browse files

Update README.md

parent 51c94bd0
Branches
Tags
No related merge requests found
...@@ -33,9 +33,9 @@ echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee ...@@ -33,9 +33,9 @@ echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee
sudo apt-get update sudo apt-get update
``` ```
### 6. Install Java 12 ### 6. Install Java 11
``` ```
sudo apt install oracle-java12-installer sudo apt install openjdk-11-jre-headless
``` ```
# Install # Install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment