From 367ad5921a9904344f3735cd8fa0f5744bec0381 Mon Sep 17 00:00:00 2001 From: shr4pnel Date: Sun, 16 Jun 2024 11:20:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab7709a..3c1a70f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ### Instructions: -Create the maven wrapper. gluonfx does not like versions of maven that are not 3.8.8 (#2): +Create the maven wrapper. gluonfx does not like versions of maven that are not 3.8.8: ```shell mvn wrapper:wrapper -Dmaven=3.8.8