Skip to content

Commit

Permalink
doc: remove redundant version info
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen committed May 19, 2021
1 parent 245dee5 commit ef899c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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/pl/thank-you-downloading-visual-studio/?sku=Community)
(using "Visual C++ build tools" workload) or [Visual Studio Community](https://visualstudio.microsoft.com/pl/thank-you-downloading-visual-studio/?sku=Community)
(using the "Desktop development with C++" workload)
* Launch cmd, `npm config set msvs_version 2017`

Expand Down

0 comments on commit ef899c8

Please sign in to comment.