From 0d9d2e90f7f02d5b88f5ad21977cc0a52a6d309c Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 7 Sep 2023 00:58:35 +0200 Subject: README: Add link for hare --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96df940..8c16b9e 100644 --- a/README.md +++ b/README.md @@ -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 . -- cgit v1.2.3