Skip to content

Commit 5331df7

Browse files
himself65ruyadorno
authored andcommitted
doc: fix winget config path
PR-URL: #56233 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Jason Zhang <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 4e3cab4 commit 5331df7

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
@@ -686,7 +686,7 @@ easily. These files will install the following
686686
To install Node.js prerequisites from Powershell Terminal:
687687

688688
```powershell
689-
winget configure .\configuration.dsc.yaml
689+
winget configure .\configurations\configuration.dsc.yaml
690690
```
691691

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

0 commit comments

Comments
 (0)