Skip to content

Commit

Permalink
Add python required version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjaverliat committed May 6, 2024
1 parent 6fc5d73 commit 8574414
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ PLUME Python is a Python package that allows you to load and extract data from P

## Getting Started

PLUME Python can be installed directly from PyPI using the following command:
PLUME Python can be installed directly from PyPI (requires Python >= 3.10) using the following command:

```bash
pip install plume-python
```
Expand Down

0 comments on commit 8574414

Please sign in to comment.