Skip to content

Commit 8d33617

Browse files
authored
Change Python requirement to version 3.10 or higher
Updated Python version requirement from 3.8 to 3.10. Signed-off-by: Jessica Ikechukwu <Jessica.Ikechukwu@uwe.ac.uk>
1 parent 2c779dc commit 8d33617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ devtools::install_github("AI-SDC/ACRO-R")
2424

2525
ACRO-R requires:
2626
- R version 4.0 or higher
27-
- Python 3.8 or higher with the ACRO Python package installed
27+
- Python 3.10+ or higher with the ACRO Python package installed
2828

2929
## Python ACRO Installation
3030

0 commit comments

Comments
 (0)