Skip to content

Commit 8182eca

Browse files
Update README.md
1 parent 671559d commit 8182eca

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
@@ -8,7 +8,7 @@ This repository contains a CMake template for Archicad Add-On Development.
88
- Windows: [Visual Studio](https://visualstudio.microsoft.com/downloads/)
99
- MacOS: [Xcode](https://developer.apple.com/xcode/resources/)
1010
- [CMake](https://cmake.org) (3.19 minimum version is needed).
11-
- [Python](https://www.python.org) for resource compilation and build script usage (3.8+).
11+
- [Python](https://www.python.org) for resource compilation and build script usage (3.10+).
1212

1313
## Quick setup
1414

0 commit comments

Comments
 (0)