Skip to content

Commit 26d0559

Browse files
authored
doc: fix winget config path
PR-URL: #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>
1 parent 2484156 commit 26d0559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ easily. These files will install the following
683683
To install Node.js prerequisites from Powershell Terminal:
684684

685685
```powershell
686-
winget configure .\configuration.dsc.yaml
686+
winget configure .\configurations\configuration.dsc.yaml
687687
```
688688

689689
Alternatively, you can use [Dev Home](https://learn.microsoft.com/en-us/windows/dev-home/)

0 commit comments

Comments
 (0)