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:
authorMrJithil <jithil@outlook.com>2021-05-01 21:14:58 +0300
committerJames M Snell <jasnell@gmail.com>2021-05-04 23:14:08 +0300
commit9df904b222977c1a5062659d0c56647c066226f6 (patch)
tree524f8c7fa966fde6937ed6039708e9a754a4f903 /BUILDING.md
parent671c28995735d6641a18dd62d77b5dbaa0a59e30 (diff)
doc: corrected workload name as per the latest VS Installer
PR-URL: https://github.com/nodejs/node/pull/38500 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index a84236bc6c8..07f16f8bdcd 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -563,7 +563,7 @@ to run it again before invoking `make -j4`.
* [Python 3.9](https://www.microsoft.com/en-us/p/python-39/9p7qfqmjrfp7)
* The "Desktop development with C++" workload from
[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) or
- the "Visual C++ build tools" workload from the
+ the "C++ build tools" workload from the
[Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019),
with the default optional components
* Basic Unix tools required for some tests,