From 9c41ddcc7e2d11240712a24aada809071c439499 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 25 May 2024 12:54:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index acf2e480..1e8744ea 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ and is optimized for phones and tablets of all shapes and sizes. ## Running the Project -To ensure the project runs on your local environment ensure you have Java 17 on your PC or if you -don't have you can install it -from [here](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html). +To ensure the project runs on your local environment ensure you have Java 17 on your PC. If you don't have it, you can install it from [here](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html). If you have multiple installations of Java make sure to set Java 17 as your preferred version to run the project.