mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-05 18:20:33 -08:00
revision
This commit is contained in:
parent
1886614c3e
commit
a5af331a8d
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue