Skip to content

Commit cd0ed4f

Browse files
authored
Mention python version in docs (#439)
1 parent be4a1e9 commit cd0ed4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/home/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Then see the [usage documentation](../usage/starting_ephys_link.md) for how to r
2323

2424
## Install as a Python package
2525

26+
Ephys Link uses the latest stable version of Python. It requires a minimum of Python 3.10.
27+
2628
```bash
2729
pip install ephys-link
2830
```

0 commit comments

Comments
 (0)