From 2f21309043099a50a1d9dd7573e0520dae7dbf5d Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 18 Jun 2020 17:37:24 +0200 Subject: [PATCH] Some typo and doc fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd118db..4a0aeb3 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ The source code is present in `src` folder. ## Documentation -To build the libray jar it is sufficient to type +To build the library JAR it is sufficient to type - mvn clean install + mvn clean package ## Change log