diff --git a/README.md b/README.md
index 3081da40b5ea3cf7da2f4841b8c20d26b78b0219..5f15b4f88939c803a992750d9c29d655d576de0a 100644
--- a/README.md
+++ b/README.md
@@ -18,15 +18,11 @@ https://gitlab.stud.idi.ntnu.no/idatt2003.2024.group25/chaosgames
 
 ## To run the project: 
 - Open the project in your IDE (ex. IntelliJ or Visual Studio Code)
-- In the terminal write the command: 
-
-    mvn javafx:run
+- In the terminal write the command: mvn javafx:run
 
 ## To run the tests: 
 - Open the project in your IDE (ex. IntelliJ or Visual Studio Code)
-- In the terminal write the command: 
-
-    mvn test 
+- In the terminal write the command: mvn test 
 
 ## Project Structure
 ### src: the package contaning the source code of the implementation.