Skip to content

Commit d78a317

Browse files
authored
Clarify Python version requirements for pioarduino
Updated Python version requirements in README.
1 parent bfed914 commit d78a317

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
@@ -13,7 +13,7 @@ Espressif Systems is a privately held, fabless semiconductor company renowned fo
1313
* No support for the Arduino Nora Nano board, issues needs to be solved by the community
1414
## IDE Preparation
1515
Prerequisites:
16-
- Python >= 3.10 and git is required for pioarduino to function properly.
16+
- Python (3.10, 3.11, 3.12, 3.13) and git is required for pioarduino to function properly.
1717

1818
## Installation
1919
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.

0 commit comments

Comments
 (0)