diff options
| author | Julian Hurst <ark@mansus.space> | 2023-09-07 00:58:35 +0200 |
|---|---|---|
| committer | Julian Hurst <ark@mansus.space> | 2023-09-07 00:58:35 +0200 |
| commit | 0d9d2e90f7f02d5b88f5ad21977cc0a52a6d309c (patch) | |
| tree | adf311ea2779006a5630815dc19ba89d9478b798 | |
| parent | 89b33b8af021d8555025ea0a734535ba9002289d (diff) | |
| download | ilhare-0d9d2e90f7f02d5b88f5ad21977cc0a52a6d309c.tar.gz | |
README: Add link for hare
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Building -To build il(hare) you must first install hare and [hare-libtui](https://git.sr.ht/~ark/hare-libtui) then run: +To build il(hare) you must first install [hare](https://harelang.org) and [hare-libtui](https://git.sr.ht/~ark/hare-libtui) then run: ``` hare build -o il . |
