From ed0caad712a9686deb2bf3a37273c1dedd14beb6 Mon Sep 17 00:00:00 2001 From: Shing Chan Date: Sun, 10 Nov 2024 19:49:48 +0000 Subject: [PATCH] Update README.md Correct minimum requirements: Python 3.7 to 3.10 Closes https://github.com/OxWearables/biobankAccelerometerAnalysis/issues/265 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9491c4..660f4484 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A tool to extract meaningful health information from large accelerometer dataset ## Install -*Minimum requirements*: Python>=3.7, Java 8 (1.8) +*Minimum requirements*: Python 3.7 to 3.10, Java 8 (1.8) The following instructions make use of Anaconda to meet the minimum requirements: