Skip to content

Commit 4413ce7

Browse files
timjatargos
authored andcommitted
doc: fix typo in Windows building instructions
PR-URL: #57158 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
1 parent 116c1fe commit 4413ce7

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