Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 2ab750ea authored by Andrew's avatar Andrew Committed by GitHub
Browse files

Update README.md

Updated for installation of Java13
parent 7cc55088
No related branches found
No related tags found
No related merge requests found
...@@ -41,9 +41,9 @@ echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee ...@@ -41,9 +41,9 @@ echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" | sudo tee
sudo apt-get update sudo apt-get update
``` ```
### 7. Install Java 12 ### 7. Install Java 13
``` ```
sudo apt-get install oracle-java12-installer sudo apt-get install oracle-java13-installer
``` ```
### 8. Install Maxmind ### 8. Install Maxmind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment