◐ Shell
clean mode source ↗

doc: fix winget config path · nodejs/node@c5b0862

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