Add note on Python versions

This commit is contained in:
Tom Sadler
2025-05-23 19:39:49 +01:00
parent ce6fd4bd3a
commit f4d50792ea

View File

@@ -2,7 +2,7 @@
## Requirements
- Python 3.11
- Python 3.11 (later versions may not work)
- Git CLI installed
- Python, pip and git are all available as command-line commands (add to the path if needed)