From 9265e72bbfc22cc228c023fa6b0b21809303548f Mon Sep 17 00:00:00 2001 From: Question Date: Tue, 13 Jul 2021 02:13:43 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d93fad1..6f18c6a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ make ``` to build. -if you don't have twili installed then delete the -ltwili flag on: +* If you don't have twili debugger installed then delete the -ltwili flag on the Makefile to compile: ``` LIBS: -ltwili ```