Skip to content

Commit e501b34

Browse files
timjaaduh95
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 dbabf77 commit e501b34

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

733733
```powershell
734-
winget configure .\configurations\configuration.dsc.yaml
734+
winget configure .\.configurations\configuration.dsc.yaml
735735
```
736736

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

0 commit comments

Comments
 (0)