From 91c9ccc06be389cdbc3622c22a9298e36def9789 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 6 Dec 2021 14:49:33 +0100 Subject: [PATCH] doc: document support building with Python 3.10 on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/41098 Reviewed-By: Tobias Nießen Reviewed-By: Michaël Zasso Reviewed-By: Richard Lau Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca Reviewed-By: Derek Lewis --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index eec3971a0528b6..e14ea2bc86adb4 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -570,7 +570,7 @@ to run it again before invoking `make -j4`. ##### Option 1: Manual install -* [Python 3.9](https://www.microsoft.com/en-us/p/python-39/9p7qfqmjrfp7) +* [Python 3.10](https://www.microsoft.com/en-us/p/python-310/9pjpw5ldxlz5) * The "Desktop development with C++" workload from [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) or the "C++ build tools" workload from the