From 3461577d578ce131b39e532d0829f001701f9f8e Mon Sep 17 00:00:00 2001 From: Robert M Lugg Date: Sat, 26 Jul 2025 19:24:09 -0600 Subject: [PATCH] correct winget command --e (#10198) winget seems to accept -e or --exact. Modified README.md to use --exact. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84763b9866..007724d6fe 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Download the **Windows Installer exe** for your preferred version from the [rel Windows Package Manager: ```shell -winget install --id=SoftFever.OrcaSlicer --e +winget install --id=SoftFever.OrcaSlicer --exact ``` ## Mac: