Skip to content

Commit

Permalink
doc: add instructions for WinGet build
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyinacacak-janea committed Oct 14, 2024
1 parent 81d71ff commit 28aeabf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,8 @@ NOTE: Currently we only support compiling with Clang that comes from Visual Stud

[WinGet configuration files](https://github.com/nodejs/node/tree/main/.configurations)
can be used to install all the required prerequisites for Node.js development
easily. These files will install the following [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/) packages:
easily. These files will install the following
[WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget/) packages:

* Git for Windows with the `git` and Unix tools added to the `PATH`
* `Python 3.12`
Expand Down

0 comments on commit 28aeabf

Please sign in to comment.