Skip to content

Commit d725265

Browse files
committed
readme: fix winget installation command
1 parent 34f21c8 commit d725265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md).
3838
### Windows
3939

4040
```
41-
winget install framework_tool
41+
winget install framework_tool --source winget
4242
```
4343

4444
### FreeBSD

0 commit comments

Comments
 (0)