From de250c136cf76fdb120b881316ebb08347565e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Fri, 3 Jul 2020 15:19:28 +0200 Subject: build: recommend Python 3.8 to build 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/34182 Reviewed-By: Christian Clauss Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: James M Snell Reviewed-By: Jiawen Geng --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILDING.md') 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 -- cgit v1.2.1