From 89b33b8af021d8555025ea0a734535ba9002289d Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 7 Sep 2023 00:57:19 +0200 Subject: README: Add hare-libtui dependency to build section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564b963..96df940 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Building -To build il(hare) you must first install hare then run: +To build il(hare) you must first install hare and [hare-libtui](https://git.sr.ht/~ark/hare-libtui) then run: ``` hare build -o il . -- cgit v1.2.3