README update. No code changes. (0.26.3)
This commit is contained in:
parent
8f810d30c7
commit
2fa741fec7
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue