diff immposiblerush/README.md @ 15:f61684ae8245

READEM FIX
author prymula <prymula76@outlook.com>
date Sat, 10 Feb 2024 21:05:36 +0100
parents 49dd434149cd
children
line wrap: on
line diff
--- a/immposiblerush/README.md	Sat Feb 10 20:40:34 2024 +0100
+++ b/immposiblerush/README.md	Sat Feb 10 21:05:36 2024 +0100
@@ -18,7 +18,7 @@
 sudo dnf install java-11-openjdk ant
 
 
-#OpenSUSE:
+# OpenSUSE:
 
 sudo zypper in java-11-openjdk, ant
 
@@ -37,9 +37,11 @@
 ## Build
 
 ant clean
+
 ant compile
+
 ant jar
-```
+
 
 
 ## Launching
@@ -49,4 +51,3 @@
 
 
 
-