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
committerBeth Griggs <Bethany.Griggs@uk.ibm.com>2020-04-07 18:30:11 +0300
commit86747d93d1c907c350bb842cbed182b737cadffa (patch)
treec06d87b3a2dd1bf8401598834066bee62bffd72d /BUILDING.md
parentf11c7a61bf81a36bcf98a2fb751441cea47378cc (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)