doc: update Python 3.14 manual install instructions (Windows) · nodejs/node@45663c8

Original file line numberDiff line numberDiff line change

@@ -655,8 +655,8 @@ Refs:

655655
656656

##### Option 1: Manual install

657657
658-

* The current [version of Python][Python versions] from the

659-

[Microsoft Store](https://apps.microsoft.com/store/search?publisher=Python+Software+Foundation)

658+

* The current [version of Python][Python downloads] by following the instructions in

659+

[Using Python on Windows][].

660660

* The "Desktop development with C++" workload from

661661

[Visual Studio 2022 (17.6 or newer)](https://visualstudio.microsoft.com/downloads/)

662662

or the "C++ build tools" workload from the

@@ -1058,4 +1058,6 @@ by opening a pull request against the registry available at

10581058
10591059

[AIX toolbox]: https://www.ibm.com/support/pages/aix-toolbox-open-source-software-overview

10601060

[Developer Mode]: https://learn.microsoft.com/en-us/windows/advanced-settings/developer-mode

1061+

[Python downloads]: https://www.python.org/downloads/

10611062

[Python versions]: https://devguide.python.org/versions/

1063+

[Using Python on Windows]: https://docs.python.org/3/using/windows.html