From a5af331a8d71ed00cdd71f4d27f9cc6784f8d321 Mon Sep 17 00:00:00 2001 From: "pls.153" Date: Tue, 7 Nov 2023 18:06:08 +0100 Subject: [PATCH] revision --- readme-sailfish.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme-sailfish.md b/readme-sailfish.md index 3c9635d..4e9f32c 100644 --- a/readme-sailfish.md +++ b/readme-sailfish.md @@ -55,8 +55,8 @@ $ qt-runner lqml run.lisp ``` For your final apps, just compile them in `build/`, rename `app` accordingly -and copy it under e.g. `/usr/local/bin/`. Since the executables contain all -resources, nothing else needs to be installed. +and copy it under `/usr/bin/`. Since the executables contain all resources, +nothing else needs to be installed. If you want to run a compiled but not installed app, you need to pass the path: ```