From 399db2b27cd2eaa6e657140b8920bcee8cd82bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Tue, 6 Aug 2024 10:24:27 +0200 Subject: [PATCH] fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b9d44fd..ddafef3 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ 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`. + 4. run the built jar file with `java -jar target/autosqueal-*-dependencies.jar`. ## support | category | info |