From f499e8b9528e3a74a37e951b7168e866df928164 Mon Sep 17 00:00:00 2001 From: Mutesasira Moses Date: Thu, 28 Mar 2024 07:30:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92dc20b..645002b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ For Building The Plugins 1. set the right absolute `SystemPath path` to the `openelisglobal` dependence located under the [lib](./lib/) folder 1. Run the Maven Build - ```mvn clen install``` + ```mvn clean install``` 1. Find the built plugin jars under the `plugins` directory