Skip to content

Commit 2660160

Browse files
committed
install.md: rephrase
1 parent 61dded9 commit 2660160

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/install.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,10 @@ with administrative rights.
187187

188188
{% include tip.html content="If you are using a 64-bit machine, download the `node-v*-x64.msi` file." %}
189189

190-
{% include tip.html content="Unless you do native module development, when asked to install
191-
the **Tools for Native Modules**, be sure you do **not** select it,
192-
otherwise you might end up with Visual Studio and other very large
193-
packages installed." %}
190+
{% include tip.html content="If you are not developing native modules,
191+
**avoid** selecting the **Tools for Native Modules** during installation.
192+
Otherwise, you may end up with Visual Studio and other large packages
193+
unnecessarily installed." %}
194194

195195
![The Node.js Tools for Native Modules]({{ site.baseurl }}/assets/images/2024/nodejs-setup-tools-for-native-modules.png)
196196

0 commit comments

Comments
 (0)