From 3f26fa9a3aa63211f90a63c257de9cd2c6f19c85 Mon Sep 17 00:00:00 2001 From: Sharon Yates <30626642+sharoncy@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:26:03 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a76beb..80db904 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To run PyNutil, first fill in a test.json with the reference atlas (volume and l Note: The atlases available in PyNutil are listed in PyNutil/metadata/config.json. -Then Run testOOP.py outside of the PyNutil directory (cd ..) to inititate the job. +Then Run testOOP.py to inititate the job (requires Python version 3.8 or above). ``` from PyNutil import PyNutil -- GitLab