Update README.md

This commit is contained in:
Question 2021-07-13 02:13:43 -05:00
parent 4d8013da71
commit 9265e72bbf
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ make
``` ```
to build. 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 LIBS: -ltwili
``` ```