Skip to content

Commit 5e5f29e

Browse files
timjaRafaelGSS
authored andcommitted
doc: fix typo in Windows building instructions
PR-URL: #57158 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Stefan Stojanovic <[email protected]>
1 parent 03c570c commit 5e5f29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ easily. These files will install the following
728728
To install Node.js prerequisites from Powershell Terminal:
729729

730730
```powershell
731-
winget configure .\configurations\configuration.dsc.yaml
731+
winget configure .\.configurations\configuration.dsc.yaml
732732
```
733733

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

0 commit comments

Comments
 (0)