diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Execute source files based on a static configuration ## Building +First make sure you have [extlib](https://codeberg.org/axtlos/extlib) installed. + ```sh ./configure make |