From afaaa949e57023f317d93b51f0a803371b083bfd Mon Sep 17 00:00:00 2001
From: Adrian Stoica <george.a.stoica@ntnu.no>
Date: Mon, 2 Sep 2019 10:59:22 +0200
Subject: [PATCH] fix minor formating

---
 howto/get-java.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/howto/get-java.md b/howto/get-java.md
index 66f1074..781140e 100644
--- a/howto/get-java.md
+++ b/howto/get-java.md
@@ -69,8 +69,8 @@ Finally we can check if java is now running as expected
 
 * You can check the values of environment variables from command prompt issuing commands such as `SET JAVA_HOME` or `SET PATH`
 * You can get to the environment variable dialog by other means
-	** search "env" in the windows start menu
-	** open System from the Control Panel and then "Environment Variables" 
+	- search "env" in the windows start menu
+	- open System from the Control Panel and then "Environment Variables" 
 
 
 ### Linux
-- 
GitLab