Skip to content

Commit 2ae84da

Browse files
authored
Update README.md
1 parent 5d3aa08 commit 2ae84da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Afterwards, you can install SCARR by typing:
5454
python3 -m pip install .
5555
```
5656

57-
Please note: for now, the reference OS for SCARR is Ubuntu 22.04 LTS with its default Python 3.10. See [here](https://scientific-python.org/specs/spec-0000/) why we will not support older Python versions.
57+
Please note: for now, the reference OS for SCARR is Ubuntu 24.04 LTS with its default Python 3.12. See [here](https://scientific-python.org/specs/spec-0000/) why we will not support older Python versions.
5858

5959
To make use of [Jupyter notebooks](https://jupyter.org/), you may want to use [VS Code](https://code.visualstudio.com/) and its [Jupyter plugin](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter), or [PyCharm](https://www.jetbrains.com/pycharm/), but any other option to run Jupyter notebooks should work, too.
6060

0 commit comments

Comments
 (0)