From fd82088a0873f1b9c841f83ce60fc6412c34e5ee Mon Sep 17 00:00:00 2001 From: shr4pnel Date: Sun, 16 Jun 2024 11:19:48 +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 4af9dc4..ab7709a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ### Instructions: -Optional, create maven wrapper: +Create the maven wrapper. gluonfx does not like versions of maven that are not 3.8.8 (#2): ```shell mvn wrapper:wrapper -Dmaven=3.8.8