From 153e007a98c8e045f649d33fdf66de223daf7b4a Mon Sep 17 00:00:00 2001 From: nezu Date: Sun, 20 Oct 2024 23:36:16 +0200 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e19d9a..11c249f 100644 --- a/README.md +++ b/README.md @@ -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