From aceef0ae233b23c085f63884af3d444eb4a48a56 Mon Sep 17 00:00:00 2001 From: williamd5 <66572326+williamd5@users.noreply.github.com> Date: Sat, 3 Jul 2021 12:03:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 940a335..0b25f2e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ To compile and installing to in your local Maven repository: mvnw clean install mvnw package +If you have deb maven installed, you can use the `mvn` command instead. + And use it in your pom file.