summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2020-07-03 15:19:28 +0200
committerMyles Borins <mylesborins@github.com>2020-07-16 17:09:09 -0400
commitde250c136cf76fdb120b881316ebb08347565e48 (patch)
treed429e94090dda5282ee054f7712b4d81a0516884 /BUILDING.md
parenta89bcf72fb577105ef6cfae1b8058c8823493690 (diff)
downloadnode-new-de250c136cf76fdb120b881316ebb08347565e48.tar.gz
build: recommend Python 3.8 to build on Windows
PR-URL: https://github.com/nodejs/node/pull/34182 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
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 0a8f24c694..9c8b868e63 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -526,7 +526,7 @@ to run it again before invoking `make -j4`.
##### Option 1: Manual install
-* [Python 2.7](https://www.python.org/downloads/)
+* [Python 3.8](https://www.python.org/downloads/)
* The "Desktop development with C++" workload from
[Visual Studio 2017 or 2019](https://visualstudio.microsoft.com/downloads/) or
the "Visual C++ build tools" workload from the