mirror of
https://github.com/nodejs/node.git
synced 2025-12-27 23:41:14 +00:00
doc: fix typo in Windows building instructions
PR-URL: https://github.com/nodejs/node/pull/57158 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
This commit is contained in:
parent
8c2df73db6
commit
992036ec32
@ -728,7 +728,7 @@ easily. These files will install the following
|
||||
To install Node.js prerequisites from Powershell Terminal:
|
||||
|
||||
```powershell
|
||||
winget configure .\configurations\configuration.dsc.yaml
|
||||
winget configure .\.configurations\configuration.dsc.yaml
|
||||
```
|
||||
|
||||
Alternatively, you can use [Dev Home](https://learn.microsoft.com/en-us/windows/dev-home/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user