mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
doc: remove redundant version info (#2403)
This commit is contained in:
parent
1b4697abf6
commit
14236709de
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Install the current version of Python from the [Microsoft Store package](https:/
|
|||
|
||||
Install tools and configuration manually:
|
||||
* Install Visual C++ Build Environment: [Visual Studio Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools)
|
||||
(using "Visual C++ build tools" workload) or [Visual Studio 2017 Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community)
|
||||
(using "Visual C++ build tools" workload) or [Visual Studio Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community)
|
||||
(using the "Desktop development with C++" workload)
|
||||
* Launch cmd, `npm config set msvs_version 2017`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue