This commit is contained in:
Kyle Hagerty 2020-03-17 14:02:32 -05:00
parent 9551d2765c
commit 7e70df9d1a

View File

@ -13,7 +13,7 @@ Download and install the latest version of openjdk:
sudo apt install openjdk-11-jre sudo apt install openjdk-11-jre
``` ```
Go to the security directory where you installed javas: Go to the security directory where you installed java:
``` ```
/etc/java/security/java.security /etc/java/security/java.security
``` ```