mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
Update supported Python versions in README
Support for Python 3.13 is added in 7c4d91f568, but README.md was not updated.
This commit is contained in:
@@ -48,7 +48,7 @@ To create the latest development build for your platform from this source reposi
|
||||
##### Install build tools:
|
||||
* [JDK 21 64-bit][jdk]
|
||||
* [Gradle 8.5+][gradle] (or provided Gradle wrapper if Internet connection is available)
|
||||
* [Python3][python3] (version 3.9 to 3.12) with bundled pip
|
||||
* [Python3][python3] (version 3.9 to 3.13) with bundled pip
|
||||
* make, gcc, and g++ (Linux/macOS-only)
|
||||
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
|
||||
following components installed (Windows-only):
|
||||
|
||||
Reference in New Issue
Block a user