update readme

This commit is contained in:
nezu 2024-10-20 23:36:16 +02:00
parent 1d736c6429
commit 153e007a98

View file

@ -16,7 +16,7 @@ unlocks all plus features that don't require a cloud connection
### custom installation path
specify the path on the command line in the `-program` argument like this: `lychee-slicer.exe -program "C:\path\to \LycheeSlicer.exe"`
specify the path on the command line in the `-program` argument like this: `lychee-slicer-launcher-windows.exe -program "C:\path\to\LycheeSlicer.exe"`
## Linux
@ -29,8 +29,8 @@ specify the path on the command line in the `-program` argument like this: `lych
1. Download and extract the latest lychee slicer release. (you should have a directory with the lycheeslicer executable)
2. Download the latest release from the [releases page](https://vaclive.party/software/lychee-slicer/releases/latest). (look for lychee-slicer)
3. (Optional) verify the downloaded files using PGP
4. give the launcher execute permissions (`chmod +x lychee-slicer`)
5. run `./lychee-slicer -program /path/to/lycheeslicer` to patch and start the lychee slicer
4. give the launcher execute permissions (`chmod +x lychee-slicer-launcher-linux`)
5. run `./lychee-slicer-launcher-linux -program /path/to/lycheeslicer` to patch and start the lychee slicer
## macOS