From a357ffdca73a7b1731a3cae6eb3be48a33369d76 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Mon, 23 Mar 2026 11:28:21 +0800 Subject: [PATCH] readme: fix winget installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f218d2f..33d3730 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). ### Windows ``` -winget install framework_tool +winget install framework_tool --source winget ``` ### FreeBSD