From 61e98bfc7d22281f934c1d1f6075fe247e9f488f Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Mon, 1 Jul 2024 12:07:12 -0500 Subject: [PATCH] formatting correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13c1cc7..88e5da3 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ Other features of Jace include: Running the standard java version of Jace requires you have installed Java 17 or later. * If you are building from source you can use any of the following: -- mvn javafx:run -- mvn gluonfx:run (Note: gluonfx plugin currently only supports up to Maven 3.8.8) + - mvn javafx:run + - mvn gluonfx:run (Note: gluonfx plugin currently only supports up to Maven 3.8.8) ## To Build natively: