mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
correct winget command --e (#10198)
winget seems to accept -e or --exact. Modified README.md to use --exact.
This commit is contained in:
@@ -104,7 +104,7 @@ Download the **Windows Installer exe** for your preferred version from the [rel
|
|||||||
|
|
||||||
Windows Package Manager:
|
Windows Package Manager:
|
||||||
```shell
|
```shell
|
||||||
winget install --id=SoftFever.OrcaSlicer --e
|
winget install --id=SoftFever.OrcaSlicer --exact
|
||||||
```
|
```
|
||||||
|
|
||||||
## Mac:
|
## Mac:
|
||||||
|
|||||||
Reference in New Issue
Block a user