From d771d1d50c412aa082089e43c6f98deea32bfa01 Mon Sep 17 00:00:00 2001 From: Laurent Victorino Date: Tue, 4 Dec 2018 16:59:15 +0100 Subject: [PATCH] Update README.md Termbox is mandatory to build and install ly, but not mentioned in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ef9b49..c396c63 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ before going further: - mcookie - tput - shutdown +- termbox ### Cloning and Compiling This repository uses submodules, to clone it properly please use