Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2020-07-03 16:19:28 +0300
committerMichaël Zasso <targos@protonmail.com>2020-07-13 12:52:04 +0300
commit913d36d97da187a3804f6cfa96b4d24a8b7be78a (patch)
tree29aad07b3099c59ade4849f3f46f8bad0ad7ed0a /BUILDING.md
parent2e6c3e2301cb443a72c3659fffa24815b4660815 (diff)
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 b549fec555e..43245f1bdd1 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 2019](https://visualstudio.microsoft.com/downloads/) or
the "Visual C++ build tools" workload from the