summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorChristian Clauss <cclauss@me.com>2021-12-06 14:49:33 +0100
committerAntoine du Hamel <duhamelantoine1995@gmail.com>2021-12-10 11:21:37 +0100
commit91c9ccc06be389cdbc3622c22a9298e36def9789 (patch)
tree99dc77647ba44b11a42d57e21d18223ea8e50b42 /BUILDING.md
parentc4aed2fc83c3c338b39b0fc3293168ef92669e35 (diff)
downloadnode-new-91c9ccc06be389cdbc3622c22a9298e36def9789.tar.gz
doc: document support building with Python 3.10 on Windows
PR-URL: https://github.com/nodejs/node/pull/41098 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index eec3971a05..e14ea2bc86 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