diff options
| author | Christian Clauss <cclauss@me.com> | 2021-12-06 14:49:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-06 14:49:33 +0100 |
| commit | ccf6a2b2219bb96035017e7341ccf1c458af97f8 (patch) | |
| tree | 7988fc0784191994828eee484ee8dc8ab7d296fe | |
| parent | ca353de05f8884bda2811fce95215d0e42b18873 (diff) | |
| download | node-new-BUILDING.md-Python-3.10-on-Windows.tar.gz | |
BUILDING.md: Python 3.10 on WindowsBUILDING.md-Python-3.10-on-Windows
| -rw-r--r-- | BUILDING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md index ae94b8846e..99451cc8b0 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -568,7 +568,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 |
