diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-27 22:09:21 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-27 22:09:21 +0200 |
| commit | e61ba22c191fd9cf7bc4301b9a56ab228ab84c95 (patch) | |
| tree | 2c5d0f7c7aa710ddae0fcfe74aa05fb92204236f /README.md | |
| parent | cd7dd3248aaa93e15db042070e41c52a3272a56c (diff) | |
Implement basic build
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Install dependencies: chicken-install -from-list requirements.list +In addition to Chicken dependencies, you need to have these available in PATH: + + tar + ## Building and running Run the tool in the interpreter: |
