◐ Shell
clean mode source ↗

doc: fix winget config path · nodejs/node@5331df7

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