summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorMrJithil <jithil@outlook.com>2021-05-01 23:44:58 +0530
committerMichaël Zasso <targos@protonmail.com>2021-05-17 09:11:26 +0200
commit9e10e1a76f077005b569584c182c694b3d57ac9b (patch)
tree9d0ad4d87e4e86e3e465851fb04d379f65920e0a /BUILDING.md
parent38644d6f969d8473f2ebf06c06581273aeb4c713 (diff)
downloadnode-new-9e10e1a76f077005b569584c182c694b3d57ac9b.tar.gz
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 a84236bc6c..07f16f8bdc 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,