From b50ddb6e266db27405a73d52aa903bd35a934c72 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:03:53 +0300 Subject: [PATCH] Documented Python version 3.10 -> 3.11 --- SOURCE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOURCE.md b/SOURCE.md index 8bd2a036f..1add13740 100644 --- a/SOURCE.md +++ b/SOURCE.md @@ -31,8 +31,8 @@ pip3 install -r requirements.txt If you have any installation errors, see the following troubleshooting options: -* Use Python 3.10 - * Our build server currently uses Python 3.10 for generating binaries used in releases +* Use Python 3.11 + * Our build server currently uses Python 3.11 for generating binaries used in releases * Use .whl snapshots for installing additional dependencies ## Running OpenCore Legacy Patcher