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:
Tim Jacomb 2025-02-24 09:29:17 +00:00 committed by GitHub
parent 8c2df73db6
commit 992036ec32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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/)