Skip to content

Commit 1862266

Browse files
committed
fix: update Python version requirement to 3.11 in installation documentation
1 parent 40cfd9b commit 1862266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ZX Basic SDK comes two several flavours:
88
* Multiplatform python scripts (will require Python 3.8+ to be installed in your system)
99

1010
### Prerequisites
11-
For the _Multi-platform_ bundle, you will need a [python](http://www.python.org) interpreter **version 3.8** or
11+
For the _Multi-platform_ bundle, you will need a [python](http://www.python.org) interpreter **version 3.11** or
1212
higher installed in your system (Linux and Mac OS X users will probably have it already).
1313

1414
### Downloading

0 commit comments

Comments
 (0)