From 9be48406eb6fdfb193b484674b9e5b3ad90adcc8 Mon Sep 17 00:00:00 2001 From: filak Date: Thu, 23 Jan 2025 23:57:26 +0100 Subject: [PATCH] Update README.md --- flask-app/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flask-app/README.md b/flask-app/README.md index 01aaeba..43ae4c6 100644 --- a/flask-app/README.md +++ b/flask-app/README.md @@ -2,13 +2,14 @@ ## Development - Run with Python -Prerequisites: Python 3.10+, Git, Java8 JRE +Prerequisites: Python 3.12+, Git, Java17 JRE > Tip: You can use [Visual Studio Code](https://code.visualstudio.com/docs/python/python-tutorial) 1. Install: - - Apache Jena/Fuseki, SQLite and load some MeSH datasets - see the [wiki](https://github.com/filak/MTW-MeSH/wiki) + - Apache Jena/Fuseki v5+, SQLite + - Load MeSH datasets - see the [wiki](https://github.com/filak/MTW-MeSH/wiki) 2. Clone the repo: