From 3e69e77044b58e6b49c0fb8d5b7fc74cce33409d Mon Sep 17 00:00:00 2001 From: jpattWPC Date: Sun, 15 Oct 2023 20:01:41 -0500 Subject: [PATCH] Update README.md Change python version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e501d..b315db7 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Please visit the [releases](https://github.com/joshpatten/PVE-VDIClient/releases If you need to customize the installation, such as to sign the executable and MSI, you may download and install the [WIX toolset](https://wixtoolset.org/releases/) and use the build_vdiclient.bat file to build a new MSI. -you will need to download the latest 3.10 python release, and run the following commands to install the necessary packages: +you will need to download the latest 3.12 python release, and run the following commands to install the necessary packages: requirements.bat