From 46e990aacbaf8708fef2922fea312478b4efa985 Mon Sep 17 00:00:00 2001 From: fetsorn Date: Wed, 25 Mar 2026 17:00:05 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab02933..b71c847 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ make owl-core XMI_INPUT_FILE_PATH=/home/mypc/work/model2owl/file1.xml OUTPUT_FOL #### Setting up commands * **get-saxon** - this will install saxon in a folder inside the project * **get-rdflib** - this will install rdflib library -* **get-widoco** - this will install saxon in a folder inside the project +* **get-widoco** - this will install widoco in a folder inside the project * **get-jinja** – this will install Jinja2 inside the project folder * **get-jq** – this will install jq inside the project folder * **install** - this will automatically execute all the commands above