Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhimself65 <himself65@outlook.com>2020-03-16 13:17:08 +0300
committerAnna Henningsen <anna@addaleax.net>2020-04-05 21:43:20 +0300
commit4d59253bc3f56bead123d20b1a8aad3cf80e1ff6 (patch)
tree78eb9edbc79b0fb697826273ce823c4644cb0b07 /BUILDING.md
parentd03d9a05f0318604d2aa71a1c3dbd6cbca8894e4 (diff)
tools: update Boxstarter script and document
PR-URL: https://github.com/nodejs/node/pull/32299 Reviewed-By: David Carlier <devnexen@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md
index ac67d7464dd..99d10508f97 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -557,7 +557,6 @@ Optional requirements for compiling for Windows 10 on ARM (ARM64):
* Windows 10 SDK 10.0.17763.0 or newer
##### Option 2: Automated install with Boxstarter
-<a name="boxstarter"></a>
A [Boxstarter](https://boxstarter.org/) script can be used for easy setup of
Windows systems with all the required prerequisites for Node.js development.
@@ -568,7 +567,7 @@ packages:
Unix tools added to the `PATH`.
* [Python 3.x](https://chocolatey.org/packages/python) and
[legacy Python](https://chocolatey.org/packages/python2)
-* [Visual Studio 2017 Build Tools](https://chocolatey.org/packages/visualstudio2017buildtools)
+* [Visual Studio 2019 Build Tools](https://chocolatey.org/packages/visualstudio2019buildtools)
with [Visual C++ workload](https://chocolatey.org/packages/visualstudio2017-workload-vctools)
* [NetWide Assembler](https://chocolatey.org/packages/nasm)