From 39b4452c80e56c46d5f4643b21d6025038053963 Mon Sep 17 00:00:00 2001 From: Kyle Hagerty Date: Wed, 18 Mar 2020 21:12:22 -0500 Subject: [PATCH] formatting --- Windows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, ```