doc: fix winget config path

PR-URL: https://github.com/nodejs/node/pull/56233
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
This commit is contained in:
Alex Yang 2024-12-13 12:16:55 -08:00 committed by GitHub
parent 24841561e0
commit 26d0559f14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -683,7 +683,7 @@ easily. These files will install the following
To install Node.js prerequisites from Powershell Terminal:
```powershell
winget configure .\configuration.dsc.yaml
winget configure .\configurations\configuration.dsc.yaml
```
Alternatively, you can use [Dev Home](https://learn.microsoft.com/en-us/windows/dev-home/)