diff --git a/Windows/README.md b/Windows/README.md index c269454..96d322a 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -10,7 +10,7 @@ https://java.com/en/download/manual.jsp C:\Program Files\Java\jre1.8.0_xyz\lib\security\ ``` -3. Open the file java.security and comment out the line below +3. Open the file **java.security** and comment out the line below ``` # jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, ```