From 7f4f36b214b23bee44b80574ec08f54c3723982d Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 12 Sep 2024 12:00:51 +0200 Subject: Use hare-ev to handle the event loop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c16b9e..1e458e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Building -To build il(hare) you must first install [hare](https://harelang.org) and [hare-libtui](https://git.sr.ht/~ark/hare-libtui) then run: +To build il(hare) you must first install [hare](https://harelang.org), [hare-libtui](https://git.sr.ht/~ark/hare-libtui) and [hare-ev](https://git.sr.ht/~sircmpwn/hare-ev) then run: ``` hare build -o il . -- cgit v1.2.3