1
0
Fork 0
forked from fun/fun

README update. No code changes. (0.26.3)

This commit is contained in:
Johannes Findeisen 2025-10-06 21:09:21 +02:00
commit 2fa741fec7

View file

@ -179,6 +179,15 @@ cmake --build build --target fun
sudo cmake --build build --target install
```
### Usage
Now without prefixed FUN_LIB_DIR="$(pwd)/lib" because libs are installed to the
system default lib directory (/usr/share/fun/lib).
```bash
fun ./demo.fun
```
## Author
Johannes Findeisen - you@hanez.org