GP-0: Documentation updates

This commit is contained in:
Ryan Kurtz
2026-03-16 14:22:45 -04:00
parent 842e057244
commit c1ebe6acac
3 changed files with 31 additions and 107 deletions

View File

@@ -55,9 +55,9 @@ a specific need.
* Free long term support (LTS) versions of JDK 21 are provided by:
* [Adoptium Temurin](https://adoptium.net/temurin/releases)
* [Amazon Corretto](https://docs.aws.amazon.com/corretto/latest/corretto-21-ug/downloads-list.html)
* Python3 (3.9 to 3.13)
* Python 3.9 to 3.13 for [Debugger support](#debugger-notes)
* Python 3.9 to 3.13 for [PyGhidra support](#pyghidra-mode)
* Python3 (3.9 to 3.14)
* Python 3.9 to 3.14 for [Debugger support](#debugger-notes)
* Python 3.9 to 3.14 for [PyGhidra support](#pyghidra-mode)
* This is available from [Python.org](https://python.org) or most operating system's app stores or
software repositories. For Linux it is recommended that the system's package repository be used
to install a suitable version of Python with pip support.