aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulian Hurst <ark@mansus.space>2024-09-12 12:00:51 +0200
committerJulian Hurst <ark@mansus.space>2024-09-12 12:00:51 +0200
commit7f4f36b214b23bee44b80574ec08f54c3723982d (patch)
tree4348548c6f4a024bf52e04f5bd7f57117da43045 /README.md
parentb3ddfa2345dcb4def08fd6c35e23e43db414415f (diff)
downloadilhare-7f4f36b214b23bee44b80574ec08f54c3723982d.tar.gz
Use hare-ev to handle the event loop
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 .