From 8b048d71ed7a9735c3d9a54b52bea601bdbd44de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Tue, 6 Aug 2024 10:15:32 +0200 Subject: [PATCH] update readme --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 286b193..00acdb9 100644 --- a/readme.md +++ b/readme.md @@ -23,9 +23,10 @@ - maven **build steps** -clone the official repository linked below using `git clone`. -`cd` into the directory and run `mvn clean package`. -you will find a runnable jar with dependencies in the `target/` folder. + 1. clone the official repository linked below using `git clone`. + 2. `cd` into the directory and run `mvn clean package`. + 3. you will find a runnable jar with dependencies in the `target/` folder. + 4. run the built jar file with `java -jar target/autoqeual-*-dependencies.jar`. ## support | category | info |