Skip to content

Commit 3ffa501

Browse files
authored
Update Python version requirement in README
1 parent 58f693b commit 3ffa501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ State-of-the-art ischemic stroke lesion segmentation in MRI
1212

1313
## Installation
1414

15-
With a Python 3.8+ environment, you can install `stroke_segmentor` directly from [PyPI](https://pypi.org/project/stroke_segmentor/):
15+
With a Python 3.9+ environment, you can install `stroke_segmentor` directly from [PyPI](https://pypi.org/project/stroke_segmentor/):
1616

1717
```bash
1818
pip install stroke_segmentor

0 commit comments

Comments
 (0)